All,

I'm having issues getting my head around multiple overlays & how their
click events fire. Specifically, I have a GPolygon with a custom
marker sat inside. The problem is, click events on the custom marker
always trigger the GPolygon click, and its's always triggered *first*.
I was under the impression GPolygons lived inside
G_MAP_OVERLAY_LAYER_PANE, which is below the custom marker inside
G_MAP_MARKER_PANE.

Suppressing the click on the lower level would be easily done. I
can't, however, for the life of me work out how I'd knock out the
initial GPolygon click.

Any ideas? I don't want to use the GMarker, which seems to have no
problem with this, because the high quantities I need tro show slow
the map down no end.

Example of this behaviour is here: http://jadedmeerkat.googlepages.com/test.html

Thanks, jaded :)

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