mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 04:53:44 +02:00
map fix
This commit is contained in:
parent
3123102211
commit
45f5b3b648
1 changed files with 2 additions and 2 deletions
|
@ -44,9 +44,9 @@
|
||||||
" </script>\n" \
|
" </script>\n" \
|
||||||
" <script src=\"https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js\">\n" \
|
" <script src=\"https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js\">\n" \
|
||||||
" </script>\n" \
|
" </script>\n" \
|
||||||
" <!-- <script async defer\n" \
|
" <script async defer\n" \
|
||||||
" src=\"https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&callback=initMap\">\n" \
|
" src=\"https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&callback=initMap\">\n" \
|
||||||
" </script> -->\n" \
|
" </script>\n" \
|
||||||
" </body>\n" \
|
" </body>\n" \
|
||||||
"</html>"
|
"</html>"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue