On Nov 3, 10:08 am, "[email protected]" <[email protected]>
wrote:
> On Nov 3, 9:29 am, Rahul Mehta <[email protected]> wrote:
>
> > Hi All,
>
> > Thank you all for your help till now.
>
> > I am using asp.net and want to change KML style dynamically.
> > Basically change the color of polygons in KML dynamically.
>
> > Any example will be more helpful
>
> > How do I proceed?
>
> I would suggest posting your question to a kml group, not the map api
> group.
>
> The posting 
> guidelines:http://groups.google.com/group/Google-Maps-API/web/suggested-posting-...
>
> suggest:
> Other groups and fora:
> KML (inc Earth API)  http://groups.google.com/group/kml-support/

There will be issues supporting dynamically changing kml in the Google
Maps API, Google caches the kml on their servers, so you will need to
use a cache busting parameter in the URL that changes when the KML
does.

If you are trying to highlight polygons dynamically, that is another
issue, make sure that GGeoXml or whatever parser you are using
supports that.

   -- Larry

>
>   -- Larry
>
>
>
>
>
> > Thanks
> > Rahul M- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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