On Mar 6, 4:33 pm, "[email protected]" <[email protected]> wrote: > On Mar 6, 11:38 am, joerg <[email protected]> wrote: > > > ok, here is the link where you can see my Crosscountry Trip directly > > encoded by the php polylineEncoder and also this encoded polyline > > inserted by XML.http://lab.joergpfeiffer.de/tracks/trackdivergence.php > > > Of course I tried to replace \ by \\, but only \\ by \\\ worked for > > me. > > Check the link, I have all different versions on this site. > > > Again the problem: I have to use XML to fetch the data, but even with > > the \\ -> \\\ conversion there is still a divergence of almost a > > mile... > > > Any help is very welcome > > Joerg > > Do you have the original data available anywhere? I have used xml to > load encoded polylines in the past. > > Have you tried using CDATA in the element content rather than > attributes?
like this: http://www.geocodezip.com/GenericMapBrowser.asp?filename=I5Polyline_encoded.xml -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
