The documentation for the encoding algorithm is here: http://code.google.com/apis/maps/documentation/utilities/polylinealgorithm.html
and a sample here: http://code.google.com/apis/maps/documentation/utilities/polylineutility.html (albeit it is implemented in v2) Chris On Wed, Dec 15, 2010 at 3:24 PM, Christian Zambrano <[email protected]>wrote: > The response of a request for direction to the Google Maps Web Service > includes encoded polylines in the element overview_polyline. I would like > to display these polylines on a Javascript google map V3 but there doesn't > seem to be a way. Am I missing something? V2 had GPolyline which accepted > encoded Polylines. > > Any help would be greatly appreciated. > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- 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.
