Unlike maps.google.com, the API geocoder only geocodes addresses. If the 
address lookup fails it doesn't automatically try performing a business 
lookup for you.

Also, the Royal Mail won't give Google permission for the API geocoder 
to handle full UK postcodes.

The closest you can get with the API geocoder is
    Higher Shaftesbury Rd, Blandford Forum, Dorset DT11
which is unfortunately on the other side of the A50 which would confuse 
people trying to drive there. So what you have to do is find the actual 
lat/lng and use that instead of doing the geocoding.

It's somewhere near (50.875304,-2.156270)

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

Reply via email to