diff --git a/js/index.js b/js/index.js index fc8dded..034d2f7 100644 --- a/js/index.js +++ b/js/index.js @@ -27,8 +27,7 @@ }); var topo = L.tileLayer('http://{s}.tile.opentopomap.org/{z}/{x}/{y}.png', { - minZoom: 5, - maxNativeZoom: 15, + maxNativeZoom: 17, maxZoom: maxZoom, attribution: 'tiles © OpenTopoMap, CC-BY-SA' + ', SRTM'