On Apr 19, 5:40 am, niklas <[email protected]> wrote: > We are using the Google Maps API method getLocations() for geocoding > addresses the user supplies. This used to work (up until yesterday) > using only street names like "Drottninggatan". But as of today, that > method returns error 602 instead of an array of possible matches. > > Was the method changed yesterday, or what else have happened? We've > checked our own code and nothing new is deployed since the 7th of > April.
Perhaps the geocoder database was updated and that is no longer enough information (is that an "address"?). Does adding the country help? Really hard to make educated guesses with the information you provided. Would be really useful if you were to: 1. read and follow the posting guidelines: http://groups.google.com/group/google-maps-api/t/39c2fd0cf99e14b2 and provide a link to your map that exhibits the problem 2. tell us where that street is (country, state; perhaps even a link to google maps showing it...) -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
