Wasn't it Chris who wrote: > >If I submit a request to the geocoder for "New Yorj" the geocoder will >return a response for "New York". > >Is there any way to force the geocoder to fail if the actual input >term isn't found? Or at least to find out if a typo was corrected?
No such facility exists. > I >know that I could check the input against the response to see if >there's a spelling difference, but that may not be practical to >implement. You'd have to write a fairly sophisticated piece of AI to distinguish allowable differences from real spelling errors. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
