use jlord's tileset for now
This commit is contained in:
parent
23f0031708
commit
6d7fa5b675
@ -123,7 +123,7 @@
|
|||||||
|
|
||||||
// create map, tilelayer (map background), markers and popups
|
// create map, tilelayer (map background), markers and popups
|
||||||
var map = Sheetsee.loadMap("map")
|
var map = Sheetsee.loadMap("map")
|
||||||
Sheetsee.addTileLayer(map, 'examples.map-20v6611k')
|
Sheetsee.addTileLayer(map, 'jllord.n7aml2bc')
|
||||||
var markerLayer = Sheetsee.addMarkerLayer(geoJSON, map, "<h2>{{ name }}</h2>")
|
var markerLayer = Sheetsee.addMarkerLayer(geoJSON, map, "<h2>{{ name }}</h2>")
|
||||||
|
|
||||||
// find the latest spot with the most important
|
// find the latest spot with the most important
|
||||||
|
Loading…
Reference in New Issue
Block a user