Sunday, June 2, 2024
 Popular · Latest · Hot · Upcoming
195
rated 0 times [  198] [ 3]  / answers: 1 / hits: 5621  / 11 Years ago, wed, january 8, 2014, 12:00:00

Looking to utlize the spiderfy which George MacKerron has developed. However I have one other requirement which is to load the map with all markers spiderd out by default. I can mimic this by using javascript to click on the markers, but there has to be another way by using the spiderfy code. Has anyone accomplished this?



https://github.com/jawj/OverlappingMarkerSpiderfier#overlapping-marker-spiderfier-for-google-maps-api-v3



var map = new google.maps.Map(document.getElementById(map-canvas), options);
var iw = new google.maps.InfoWindow();
var oms = new OverlappingMarkerSpiderfier(map, {keepSpiderfied: true});


http://jsfiddle.net/vFAy6/5/


More From » jquery

 Answers
0

According to the developer of this google map extension this will not work.



https://github.com/jawj/OverlappingMarkerSpiderfier/issues/2


[#48890] Tuesday, January 7, 2014, 11 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
luna

Total Points: 698
Total Questions: 114
Total Answers: 93

Location: Israel
Member since Wed, Apr 14, 2021
3 Years ago
luna questions
;