Hi,

I was wondering if its possible to identify which polygon was clicked
on the overlapping polygons. In my application I generate KML file
which has collection of zip codes' coordinates. Each zip code is a
placemark in the kml and has its own style setting with some
information to popup when clicked. Some of the zipcodes are
overlapping or contained inside another zip code. In these cases when
I click the polygon it pop ups only one zipcode information wherever I
click. I guess the problem is that it's not able to identify which
polygon was clicked. Is there a way to separate the polygons somehow
like draw the small one on top of the big one so we can differentiate
the clicks or some parameter to bring all polygon to front then being
stacked on each other. Any suggestions are highly appreciated

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