You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current configuration setup assumes one tile layer:
datasette-geojson-map:
tile_layer: https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.{ext}tile_layer_options:
attribution: >- Map tiles by <a href="http://stamen.com">Stamen Design</a>, under <a href="http://creativecommons.org/licenses/by/3.0">CC BY 3.0</a>. Data by <a href="http://openstreetmap.org">OpenStreetMap</a>, under <a href="http://www.openstreetmap.org/copyright">ODbL</a>.subdomains: abcdminZoom: 1maxZoom: 16ext: jpg
What if I configured more than one layer, as an array. Then I could add a layer switch control.
The current configuration setup assumes one tile layer:
What if I configured more than one layer, as an array. Then I could add a layer switch control.
The text was updated successfully, but these errors were encountered: