http://jeffreysambells.com/2010/05/27/decoding-polylines-from-google-maps-direction-api-with-java
This is a decoder that will return a list of geopoints.. I just don't get it, google coders forgot to add polyline support to their android libraries? there's not even a simple implementation of the encoding/decoding process WTF? On Wednesday, January 4, 2012 1:13:36 PM UTC-3, GerarCR wrote: > > Sorry, i think i didn't explained myself well. > > When you ask for a route using the Google Maps API, it returns an encoded > polyline of points of this route. > > That is the polyline that i want to decode in my Android App (or obtain it > decoded if it is possible). > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

