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() {
var OpenStreetMap_DE = L.tileLayer(
'https://tile.openstreetmap.de/{z}/{x}/{y}.png',
{
maxZoom: 20,
//maxZoom: 20,
attribution:
'&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