diff --git a/history.js b/history.js index eab51cc..b1120d2 100644 --- a/history.js +++ b/history.js @@ -185,8 +185,7 @@ function mkmap(map, newnodes, lostnodes, onlinenodes, graph, showNodeinfo, showL subdomains: "1234", type: "osm", attribution: "Map data Tiles © MapQuest , Map data © OpenStreetMap contributors, CC-BY-SA", - maxZoom: 19, - maxNativeZoom: 18 + maxZoom: 18 }).addTo(map) var markersDict = addLinksToMap(map, graph, showLinkinfo)