On Nov 14, 11:27 am, jerome <[EMAIL PROTECTED]> wrote:
>
> what I mean by lost is when I include this parameter (even null,
> undefined, '') the overlay seems overidded in the function
> MapClickHandler(overlay, latlng)

I don't understand what you mean. When you click the map, the
"overlay" parameter which is passed to the click handler is null. And
your click handler ignores the marker anyway if your code snippet is
complete.

NB: That's not an invitation to post code. If you need to post more
code, please post the link which your app uses to show the map.

> I'm using GGeoXml to display all markers presents in the KML, I dont
> know how to retriewe an array of markers when using this class, since
> the only code I wrote is :

You mentioned geoXml, not GGeoXml. GGeoXml doesn't expose the markers:
you need to use Mike's EGeoXml or Lance's GeoXml if you need to do
that.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to