mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-21 08:40:01 +00:00
map fix
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
" label: lbl\n" \
|
||||
" });\n" \
|
||||
" });\n" \
|
||||
" var markerCluster = new MarkerClusterer(map,markers,{imagePath: 'https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m',maxZoom:8,minimumClusterSize:3,zoomOnClick:true});\n" \
|
||||
" var markerCluster = new MarkerClusterer(map,markers,{imagePath: 'https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m',maxZoom:13,minimumClusterSize:2,zoomOnClick:true});\n" \
|
||||
" }\n" \
|
||||
" var locations = ["
|
||||
|
||||
|
Reference in New Issue
Block a user