That's what I thought...I am really pushing the limits of Google Maps
by trying to do this...I may see if I can figure out how to generate
KML from a database dynamically using a server side technology.  Or,
using a GIS web services like mapserver...

Thanks for your input!

M

On May 29, 8:57 am, Mike Williams <[email protected]> wrote:
> If you can get a reference to your polygon, then you can make calls like
>
>     GPolygon.setFillStyle({color:"ff0000", opacity:0.5})
>     GPolygon.setStrokeStyle({color:"000000", opacity:0.8, weight:3})
>
> Obtaining a reference to your polygon can be a bit tricky if you're
> using GGeoXml to load your KML file.
>
> --
> Mike Williamshttp://econym.org.uk/gmap
--~--~---------~--~----~------------~-------~--~----~
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