On Sep 23, 7:39 am, Enrico <[email protected]> wrote: > Before to try to use KML i need to know if it's possible to change an > options of a single polygon in a kmlLayer (like change color). > Every polygon have a unique id. > > furthermore, i try to generate a kml file, I use a validator that say > that is correct (http://feedvalidator.org) but i can't draw it. It's > necesary to use an external URL for it?
Yes. KML rendered by kmlLayer needs to be publicly accessibly (so Google's servers can see it). -- Larry > > Thank you very much > > On 22 sep, 11:34, Rossko <[email protected]> wrote: > > > > > > In FF working fine, in Chrome working perfect but with IE it's very > > > very slow (with IE8 it's slow, with IE6 it's impossible to paint it) > > > Yup IE is slow at rendering. > > > > What can I do? > > > Put your data in a KML file and use kmlLayer to render it.- Hide quoted > > text - > > - Show quoted text - -- 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.
