【问题标题】:Google Geocode API returns same result for different locationsGoogle Geocode API 为不同的位置返回相同的结果
【发布时间】:2014-03-17 07:52:22
【问题描述】:
Google Geocode API 为以下位置返回相同的结果,而它们之间的距离为 3.4 英里,如 Google maps 所示。
Perkins Restaurant %26 Bakery, E Fowler Ave, Tampa, FL, United States
Rodeway Inn, E Fowler Ave, Tampa, FL, United States
https://maps.googleapis.com/maps/api/geocode/json?address=Perkins%20Restaurant%20%26%20Bakery,%20E%20Fowler%20Ave,%20Tampa,%20FL,%20United%20States&sensor=true
https://maps.googleapis.com/maps/api/geocode/json?address=rodeway%20inn,%20E%20fowler%20ave,%20tampa&sensor=true
反应完全一样。有什么解决办法吗?
【问题讨论】:
标签:
php
android
ios
google-api
google-geocoding-api