No problem, v3 of the api makes it even easier b/c it lets you use the MVC array to dynamically manipulate your coordinates, but you have the right idea. Good luck.
On Tue, Sep 7, 2010 at 3:42 PM, ashore <[email protected]> wrote: > Guys, thanks. After all of two seconds thinking, it's clear that a > polyline is simply an array of coordinates plus some line display > information. > > Which i can handle just fine on my side of the API, and can deliver to > the database using common methods. Sorry for the bother. AS > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
