Hi, about 3 years ago I wrote a little app making use of Googlemaps, drawing walking tracks as lines on a map. I used the encoding algorithm described under http://code.google.com/apis/maps/documentation/utilities/polylinealgorithm.html to compress the array of positions.
Now I want to update that app to use the v3 API, but at the moment I don't see how to how to use that with the new polyline API. Has that compression method been deprecated? regards -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
