mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2026-03-31 14:50:25 +02:00
Compare commits
2 Commits
e69e40fec8
...
3c0b455341
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c0b455341 | ||
|
|
5a87784ceb |
@@ -85,7 +85,8 @@ L.tileLayer(
|
|||||||
{
|
{
|
||||||
attribution:
|
attribution:
|
||||||
'Map data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Imagery © <a href="https://www.mapbox.com/">Mapbox</a>',
|
'Map data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Imagery © <a href="https://www.mapbox.com/">Mapbox</a>',
|
||||||
maxZoom: 3,
|
maxZoom: 100,
|
||||||
|
minZoom: 2,
|
||||||
id: "mapbox/streets-v11",
|
id: "mapbox/streets-v11",
|
||||||
tileSize: 512,
|
tileSize: 512,
|
||||||
zoomOffset: -1,
|
zoomOffset: -1,
|
||||||
|
|||||||
Reference in New Issue
Block a user