Varun
Varun
Example Style sheet: ``` sources: stamen-watercolor: type: Raster url: http://tile.stamen.com/watercolor/{z}/{x}/{y}.jpg stamen-toner: type: Raster url: http://tile.stamen.com/toner/{z}/{x}/{y}.png rasters: [stamen-watercolor] # add watercolor sampler alongside toner test-source: type: Raster url: blah rasters: [stamen-toner]...
Refer documentation commit: https://github.com/tangrams/tangram-docs/commit/79d6ce9a26c1dc323b5ce0712b4eba1f9d1c0c44
With introduction of `zoom_offset` (Following from discussion: https://github.com/tangrams/tangram-es/pull/2026) dependent raster tasks can result in duplicate tile (redundant) network requests. These redundant network requests for dependent tiles can be aptly handled...
Refer JS PR: https://github.com/tangrams/tangram/pull/601
I noticed recently that at zoom level 18 all the buildings were being extruded, irrespective of whether they have any heigh information in the tiles or not. (Refer: https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L2315-L2336) However,...
Currently we are using `search-active` icon. Does it make sense to add another icon/modify the color of the icon for reverseGeocode pin drop?
Now that https://github.com/tangrams/tangram-es/pull/465 got merged in ES and equivalent was available on JS for some time now, we should have the eraser-map style sheet use this feature to get better...
- [ ] Just do it Does it make sense for pois to have mipmap filtering? Refer: https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L117
I was browsing around and saw that Florida state label never gets drawn, `orlando`, `gainsville`, `tampa`,`miami` takes precedence. Could this be a priority thingy? Attaching 2 screen shots to show...
 Look at the name for North America (उत्तरी अमेरिका). I think I have mentioned about this issue in some other mapzen base...