Thanks Martin! But there you extend MVCObject and do everything by your self, instead I want to improve the Polyline class. Right now I'm thinking when to apply the improvments, Polyline has no draw() method, or at least it's obfuscated.
On 17 Set, 19:33, Martin <[email protected]> wrote: > Is this any use: > > http://code.google.com/apis/maps/articles/mvcfun.html > > Martin. > > On 17 Sep, 14:03, venom00 <[email protected]> wrote: > > > > > Thanks for your reply. The second link uses a lot of DIVs to create a > > gradient, and doesn't sounds like a good solution at all! I'll take a > > look at the example using SVG and VML. > > I'll ask also on the v3 API group, but in the meanwhile, could you > > give me a link about extending MVCObject? I didn't find anything! > > > Thanks Andrew! > > > On 17 Set, 13:31, Andrew Leach <[email protected]> wrote: > > > > On Sep 17, 12:13 pm, venom00 <[email protected]> wrote: > > > > > 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. > > > > SVG and VML will do color gradients, so you might look extending > > > MVCObject -- but that's Version 3 of the API and you're not in the > > > right group.http://groups.google.com/group/google-maps-js-api-v3/ > > > > Or, if you want Version 2, you could look at Bill Chadwick's stuff > > > where he implements gradients using SVG/VML > > > directly.http://www.bdcc.co.uk/Gmaps/BdccGmapBits.htm -- 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.
