Hi, I am new in developing with Google Maps API . I started reading the documentation and making easy tests.
I asked directly in my browser for : http://maps.google.com/maps/geo?q=43+quai+de+Grenelle+75015+Paris+France&output=json&sensor=false&key=... which is where I work and got this answer : { "name": "43 quai de Grenelle 75015 Paris France", "Status": { "code": 200, "request": "geocode" }, "Placemark": [ { "id": "p1", "address": "43 Boulevard de Grenelle, 75015 Paris, France", "AddressDetails": { "Accuracy" : 8, It seems strange I asked for "quai de Grenelle" and got an answer at "Boulevard de Grenelle" which is a about 0.7 mile away with a no error code and an adress level accuracy. Does anybody know what I missed ? Regards, Lionel -- 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.
