[Google Maps API v3] Re: Overlapping polygons click - KML layer google maps API v3

2011-05-31 Thread GAPINewbie
gon add it to list. _overlappingPolygons.Add(newData); } } } this way I have the overlappingpolygons for the zipcode under check and add them to innerboundaryIs tag. On May 27, 10:18 am, GAPINewbie wrote: > Yes I did see that in Go

[Google Maps API v3] Re: Overlapping polygons click - KML layer google maps API v3

2011-05-27 Thread GAPINewbie
Yes I did see that in Google earth using Altitude we can make some differentiation. Am not sure I understand your suggestion about creating polygon's with holes. My understanding is that the geographic data(from the source census.gov) would take care of holes if any. But am guessing may be the dat

[Google Maps API v3] Overlapping polygons click - KML layer google maps API v3

2011-05-17 Thread GAPINewbie
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 cli