On Nov 15, 10:48 pm, "Barry Hunter" <[EMAIL PROTECTED]> wrote: > > %2C is the encoded version of a comma. %20 is a space ;) >
Yes, I noticed that after I posted, and I removed and changed my post, but you were too quick to reply. ;-) > yes you still have spaces in there (the +'s). Encoded commas is a > probably a good idea but not required, its not a reserved char. > It may not make a difference to the http protocol, but apparently it does make a difference to the geocoder, because using urlencode() works, at least for me. :-) -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
