What about using JS API? Maybe extending MVCObject. It would be nice to have access to the source of the JS API, I think it wouldn't be so difficult to create a custom MulticolorPolyline class, I think.
On 15 Set, 14:26, Rossko <[email protected]> wrote: > > Hello, I want to create a line with different colors in KML. Right now > > I'm using a lot of Placemark with just two coordinates but it doesn't > > look a good idea. > > If you mean you want a 'single line' that changes colour along its > length, the only way to go about it is by breaking it into sections, > which is presumably pretty much what you are doing now. -- 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.
