【问题标题】:HERE API autocomplete does not return Mexico CityHERE API 自动完成不会返回墨西哥城
【发布时间】:2025-11-25 07:30:01
【问题描述】:

HERE API 自动完成不会通过以下请求返回墨西哥城:

https://autocomplete.search.hereapi.com/v1/autocomplete?q=mexico&apikey=[myApiKey]&lang=en-US&types=city

它在旧 API 上运行良好。我的查询是否有问题,或者我是否应该使用其他端点来搜索墨西哥或墨西哥城以获取墨西哥城?

【问题讨论】:

    标签: autocomplete here-api here-maps-rest


    【解决方案1】:

    目前,新的 GS7 HERE API 并未完全覆盖与 HERE Geocoder 6.2 相对的墨西哥国家。

    对于 6.2,请参阅https://developer.here.com/documentation/geocoder/dev_guide/topics/coverage-geocoder.html

    满:高级房号,街道层

    对于 GS7,请参阅https://developer.here.com/documentation/geocoding-search-api/dev_guide/topics/search-local-coverage.html

    入门级搜索体验

    【讨论】: