"git@transfer.hft-stuttgart.de:co2ampel2/web.git" did not exist on "5402c072d2de1d8ba77f8c5f71682616f18e4b04"
Commit 52b3b364 authored by Alfakhori's avatar Alfakhori
Browse files

no max zoom

parent 34cd7047
Pipeline #12457 passed with stage
in 21 seconds
...@@ -57,7 +57,7 @@ function init_map() { ...@@ -57,7 +57,7 @@ function init_map() {
var OpenStreetMap_DE = L.tileLayer( var OpenStreetMap_DE = L.tileLayer(
'https://tile.openstreetmap.de/{z}/{x}/{y}.png', 'https://tile.openstreetmap.de/{z}/{x}/{y}.png',
{ {
maxZoom: 20, //maxZoom: 20,
attribution: attribution:
'&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors' '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment