最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

The difference between Google Maps online service and Geocoding API - Stack Overflow

programmeradmin2浏览0评论

Our company recently encountered an issue while using Google’s mapping services:

  1. When using the Google Maps online service, if a latitude and longitude are entered in the search box as search criteria and the search is initiated, Google Maps will automatically jump to the location represented by those coordinates.

  2. When using the Geocoding API service with the same latitude and longitude as parameters, the results returned are not the exact address for those coordinates, but rather the latitude and longitude of a nearby location. The difference between the two may be up to 30 meters.

I would like to know if there are any parameters or other APIs that can ensure consistent results between the above behaviors?

发布评论

评论列表(0)

  1. 暂无评论