On 1 November 2011 19:57, Jay <[email protected]> wrote: > Thanks for the info and yes it was a problem with javascript string > handling. I simply used the addslashes() php function to fix the > problem. Its sad that the one mentioning the pitfalls, his own utility > doesnt produce the right code.
Professor McClure's code is right, but because of the Javascript string-handling quirks it does depend how you use it. > Any from google on how to encode the encoded levels string? Google have never really explained that, and Prof McClure's reverse-engineered description is the best there is. Version 3 of the API doesn't need it. -- 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.
