On Aug 5, 8:19 pm, Robert G <[email protected]> wrote: > hi, > in version 2, polyline has a levels and points but in version 3 the > levels and points is not included..thanks
That is an encoded polyline. > > my question is, can i used my old data levels and points to version > 3?... You would need to include an encoded polyline decoder (translates the encoded format back into normal coordinates). See Marc McClures pages for an example: http://facstaff.unca.edu/mcmcclur/googlemaps/encodepolyline/ -- Larry -- 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.
