On Sat, Nov 15, 2008 at 10:00 PM, marcelo <[EMAIL PROTECTED]> wrote:
>
> 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. ;-)

Ah, you didnt edit the version in my inbox!

>
>> 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. :-)

f3ze, example above that doesnt use it works fine for me too. (leaving
plain commas in the search string)

But it should never hurt to use urlencode (as long as there isn't
already encoding on the string) :)

>
> --
> Marcelo - http://maps.forum.nu
> --
>
> >
>



-- 
Barry

- www.nearby.org.uk - www.geograph.org.uk -

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to