Hi, I need to cluster markers together for POI(Points Of Interest) on one of my routes that has a lot of POI.
I saw the example on google maps v3 page => http://code.google.com/apis/maps/documentation/v3/demogallery.html It's the one called "MarkerClusterer". I thought this was great so I downloaded the markerclusterer.js file into my javascript folder (I'm developing with Ruby on Rails). I have a js file called "marker_map.js" that uses this. Here is what's in that file. The first post is just want I think you need to see, the second is my whole marker_map.js file http://pastebin.com/5hNbzAZU and everything http://pastebin.com/EH7sNe0Y It's frustrating because I get 0 javascript errors in firebug but no markers are visible! What's going on? Do I need to change the image that is being used or something? that's all I could think of but maybe i'm making a mistake. Any help is really welcome i'm kind of in a pickle. Thanks! - The Net Duck -- 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.
