mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2025-07-17 18:23:48 +02:00
Update map.html
This commit is contained in:
@ -85,8 +85,8 @@ L.tileLayer(
|
||||
{
|
||||
attribution:
|
||||
'Map data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Imagery © <a href="https://www.mapbox.com/">Mapbox</a>',
|
||||
maxZoom: 3,
|
||||
minZoom: 100,
|
||||
maxZoom: 100,
|
||||
minZoom: 2,
|
||||
id: "mapbox/streets-v11",
|
||||
tileSize: 512,
|
||||
zoomOffset: -1,
|
||||
|
Reference in New Issue
Block a user