Hi, Does any know how is clustering implemented on Google Maps page for Photos/Videos (when you click more button on the right top side).
I've been trying to find a way of showing many overlays/markers on google map and I've found some old posts about MarkerManager and more recent about MarkerClusterer but the implementation on google maps page is much nicer (with lots of small pictures and some bigger ones). What is the recommended way of implementing this functionality? Should I use GeoRSS feed? Plain javascript to build markers? Does anyone know what is google maps page using? How is it feeding data to the page? How does it show different markers depending on zoom level. I want to implement exactly the same functionality as I can see on google maps so I was hoping that there might be something already provided by google code to do it? -- 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.
