googleapis geocode APPROXIMATE and wrong location
问题 The following request results in wrong (approx.) coordinates (about 600 meters from correct location): http://maps.googleapis.com/maps/api/geocode/json?address=Garbatyplatz+2+13187+Berlin&sensor=true => "lat" : 52.57206610, "lng" : 13.41266040 www.google.com/maps/preview#!q=52.57206610%2C+13.41266040 But if you look for the address directly in google maps, it is correct: https://www.google.de/maps/preview#!q=Garbatyplatz+2+13187+Berlin Anybody an idea why the result is approx. and so much off