Re: [Google Maps API v3] Inconsistencies With Decoding Polylines and Markers

2011-05-22 Thread David Fox
Ah so it was purely because of double-backslashes. Sorry I should've noticed this. Thanks for your time Andrew; been a big help! -- 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 google-maps

Re: [Google Maps API v3] Inconsistencies With Decoding Polylines and Markers

2011-05-22 Thread Andrew Leach
On 22 May 2011 22:22, David Fox wrote: > Hi there, > I'm using Google's polyline decoder to plot out a journey path on a map. >  However something's really puzzling me.  I pasted my string into Google's > tool > here: http://code.google.com/apis/maps/documentation/utilities/polylineutility.html >

[Google Maps API v3] Inconsistencies With Decoding Polylines and Markers

2011-05-22 Thread David Fox
Hi there, I'm using Google's polyline decoder to plot out a journey path on a map. However something's really puzzling me. I pasted my string into Google's tool here: http://code.google.com/apis/maps/documentation/utilities/polylineutility.html and the resulting line is totally incorrect. I