Hi Marcin,

Maps API v3's KmlLayer renders large number of markers, polylines or
polygons using the same technology as maps.google.com:
http://code.google.com/apis/maps/documentation/javascript/overlays.html#KMLLayers

Cheers
Ben

On Wed, May 19, 2010 at 12:54 PM, madeinstein <[email protected]>wrote:

> 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]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
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.

Reply via email to