Using the polyline data I get from this query:

http://maps.googleapis.com/maps/api/directions/json?origin=
Cupertino,CA&destination=San
+Francisco,CA&waypoints=Oakland,CA&sensor=false

I try to plot the polyline below using polyline utility <http://
code.google.com/apis/maps/documentation/utilities/
polylineutility.html>.

svzbFblygVoByUCc[NqCxAqKpA{FzGkQpUqi@rKgXzEuKxKcXpWsm@fB}
Ft@mDl@qETsBT{GC{_@LkSRgFRsC\\{BrDkPl@iEZsDVmIa@id@Hqg@mAi`@ByYIkD

The route is incorrect. In fact it doesn't even go through a road!
Furthermore, the levels data for this polyline in my JSON file reads:

B?@??@?????@??@????@?????@????B

And the polyline utility does not accept this. The file is in UTF-8,
so I don't think it's an encoding issue.. very confused.

Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to