You may draw polygon with holes and get the KML or javascript code for
it with my online v3 tool
http://www.birdtheme.org/useful/v3tool.html
Choose Polygon draw mode.
On 14 Sep, 01:08, jsbrava <jimc...@gmail.com> wrote:
I need to display a polygon with one or more holes in it. It looks
like the maps javascript api v3 polygon can do it using the path.
Can someone point me to some examples?
Specifically how are the options and path are set to specify the fill
of the donut vs the whole? The donut would be semi-transparent of some
color while the holes would be transparent.