On Jun 24, 12:13 pm, Buster <[email protected]> wrote:
> haven't created the map yet pending if I what I asked is possible.
> irregular polygons are not circles and have many vertices.
> Polygon1 may have 50 vertices = irregular shape polygon.
> Polygon2 has 20 vertices = irregular polygon.
> Hope this is not confusing.

The circles are just easy examples of polygons with many vertices.
Here is another example (with "irregular polygons" from kml), if it
helps:
http://www.geocodezip.com/geoxml3_test/v3_geoxml3_kmltest_linktoB.html?filename=http://www.geocodezip.com/geoxml3_test/crues_450_windingFix_kml.xml

The problem you will have is if the outer polygon doesn't completely
contain the inner polygon(s) (if they intersect).

You can probably adapt the winding calculator for native v3 polygons
if you want.

  -- Larry

  -- Larry


>
>
>
>
>
>
>
> On Sunday, June 24, 2012 12:18:33 PM UTC-6, Buster wrote:
>
> > I have 2 polygons
> > Polygon2 is inside Polygon.  Map type is terrain
>
> > Is it possible Polygon2 fill can be made transparent, i.e., polygon1 fill
> > color within Polygon2 is removed.  You can see the boundaries of Polygon2,
> > but no color --> map (terrain) is now visible within Polygon2 with no fill
> > color.
>
> > Thanks in advance for any assistance.

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