Hi I am having problems with my infowindow(InfoBubble) and getting it to work alongside a marker cluster.
The marker cluster works here: http://foreni.co.uk/test/2/cluster.php The infowindow works here: http://foreni.co.uk/test/2/infowindow.php But when i try and combine the two elements of code it breaks the map and no markers are shown. I have been using the following piece of code which pushes the markers together and then binds th infoBubble "markers.push(marker), bindInfoBubble(marker, map,infoBubble, html);" Can someone please help me with this, i'm in desperate need of assistance? I have got it working with JSON data, however when used with MySQL data it freaks out. Regards Andrew -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
