> 2: When attempting to search on the full address and the search code > does not appear to have the street level address in the database it > just fails, rather than stepping up a level to the locality (area/town > etc)
If it worked the way you wanted, there would undoubtedly be complaints from others that a failed address lookup was giving apparently valid responses. Many users might not want the geocoder to return a 'guess' if it can't find an accurate answer. There may be other geocoders that work the way you'd prefer, might be worth looking into. There may a case for adding a parameter to the geocoder, something like best_guess = true ;) If you think there is, add it the feature requests at - http://code.google.com/p/gmaps-api-issues/issues/list cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
