Hi, I kind of have the same problem. If I escape backslashes as the documentation says I should be doing, the image doesn't display. I have to let it be the way it is. Is there any problem in the documentation itself or what is wrong? My fault?
Cristobal On Aug 28, 4:46 am, paul trenkler <[email protected]> wrote: > Hi, I have a question about escaping characters in encoded polylines: > I can use strings which include the "pipe" character ("|") just fine - > without having to escape it with a backslash. Also backslashes by > themselves do not have to be escaped. But as soon as there's a "\|" > sequence inside, things stop working - until it's converted to "\\|". > So the question is, are there any other special characters or > sequences, that must be escaped or treated differently? Also maybe > this could be mentioned somewhere in the documentation - it took me > some time to figure out why an encoded string, which works OK in the > Javascript API, suddenly doesn't show anything on a static map :) Or > have I missed something there? > Demo:http://palko.sk/enc.html > > Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
