On Sep 21, 9:40 am, arnaud DELAVARA <arnaud.delav...@imerir.com>
wrote:
> Hi,
>
> Is it possible to use a marker clusterer and Google Earth layer both ?
> Same question with an infobubble and Google Earth layer both ?

If you are asking about KmlLayer, that is rendered as tiles from the
server and does not support clustering.

If you use a third party parser (geoxml3) you can cluster markers from
KML, but may suffer performance degradation.

You can use infobubble with either of the options above (KmlLayer
supports a click listener which allows you to add custom infowindows
or infobubbles).

  -- Larry

>
> Thank you.
>
> Regards.

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to