mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-21 10:01:46 +00:00
map fix
This commit is contained in:
parent
2460de9713
commit
0d2c87fe4e
@ -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 = ["
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user