maxNativeZoom
This commit is contained in:
		
							parent
							
								
									66c7c04c17
								
							
						
					
					
						commit
						6ace01e48e
					
				| @ -188,7 +188,8 @@ function mkmap(map, newnodes, lostnodes, onlinenodes, graph, showNodeinfo, showL | ||||
|     subdomains: "1234", | ||||
|     type: "osm", | ||||
|     attribution: "Map data Tiles © <a href=\"http://www.mapquest.com/\" target=\"_blank\">MapQuest</a> <img src=\"http://developer.mapquest.com/content/osm/mq_logo.png\" />, Map data © OpenStreetMap contributors, CC-BY-SA", | ||||
|     maxZoom: 18 | ||||
|     maxZoom: 19, | ||||
|     maxNativeZoom: 18 | ||||
|   }).addTo(map) | ||||
| 
 | ||||
|   var markersDict = addLinksToMap(map, graph, showLinkinfo) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user