Wasn't it [EMAIL PROTECTED] who wrote:
>
>It's strange that maps.google.com works fine though, and according to
>the copyright information the data is provided by TeleAtlas.
The API geocoder only does addresses.
If maps.google.com can't geocode the address, it performs a business
lookup and in this case finds a business called "Beautiful Condo with
Lanai and fountain Lake view" which has that version of the address on
its website.
To see what's happening, you can either switch off business lookup in
maps.google.com, by using the "loc: " keyword:
"loc: 8287 Key Royal Lane,Naples,FL,34119"
which doesn't find it.
Or use Google AJAX Search API to perform the business lookup
http://www.google.com/uds/samples/places.html
which does.
--
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
-~----------~----~----~----~------~----~------~--~---