Google Maps API: Encoding a polyline from a GDirection object
January 9th, 2009
Goal: To save the encoded string corresponding to the GPolyline of a GDirections object, so that I can easily load the same path in the future without hammering GDirections.
Read more…


