Is there such a method for API v2, as my whole application use the old version.
On 28 Gru, 21:05, Rossko <[email protected]> wrote: > > Do you know any function that will allow me to move and change > > polyline? > > V3 API polylines are based on MVCArray, which you can manipulate at > will. > > Updating polylines carries a browser overhead, if want to do updating > every second then everything you can do to minimise the work (i.e. > only update things that actually change) will help. -- 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.
