DakastaKay

Results 2 comments of DakastaKay

in the README.md is says: > Note: while it's possible to use raster tiles, we recommend vector tiles for mobile applications. But in the tutorial it does not mention it....

> Something like this should work: > > ``` > style: { > "version": 8, > "sources": { > "raster-tiles": { > "type": "raster", > "tiles": ["https://stamen-tiles.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.jpg"], > "tileSize": 256,...