The geocoder ignores punctuation. GClientGeocoder takes care of any characters that might possibly need to be escaped, so, from Javascript you can write "19th & Broadway New York".
If you tried to do the same from the HTML geocoder interface, then you'd have to escape the & and the spaces, like this: http://maps.google.com/maps/geo?q=19th%20%26%20Broadway%20New%20York&ou tput=xml -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
