On May 22, 8:40 am, tommorsebrown <[email protected]> wrote: > Hi there, I'm trying to add two locations to my list of stores. I can > find them in maps.google.com but I get this message when adding them > to my own database: > > Address 16551 W 151st Street, Olathe, KS 66062 failed to geocode.
Works for me with the v2 API geocoder: http://www.geocodezip.com/example_geo2.asp?addr1=16551%20W%20151st%20Street,%20Olathe,%20KS%2066062&geocode=1 > Received status show/hide) > > Address 1800 N Corrington Ave , Kansas City, MO 64120 failed to > geocode. Works for me with the v2 API geocoder: http://www.geocodezip.com/example_geo2.asp?addr1=1800%20N%20Corrington%20Ave%20,%20Kansas%20City,%20MO%2064120&geocode=1 > Received status show/hide) > > Can you help? 1. Are you really using the Google Maps API V2 geocoder? 2. If it is only a few, use Google Maps to provide the geographic coordinates manually, but the API geocoder works for me, so I suspect you are doing something wrong, hard to say what with the information you have provided. -- Larry > > Tom -- 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.
