HERE api 自动建议不再 return 放置位置

HERE api Auto suggest not return place position anymore

在我的应用程序中(启动时)正在从自动建议的结果中获取位置,一切都很好,但我的应用程序出现错误,即适当的建议属性不包含 'position' 字段,现在我的应用程序无法继续,因为这个错误我该怎么办。

https://developer.here.com/documentation/places/dev_guide/topics_api/media-type-autosuggest.html

现在如果你有急事。你必须改用发现服务,我正面临 TOO,TT

我们从昨天开始就遇到了同样的问题:Here suggest API returns PARSING_ERROR

当这里没有响应时,我们会自动切换到 google 地图 api。

HERE.com 解决了 OP 对地点 API 的回复中缺少 position 字段的问题。有一些积极的讨论 in their slack(值得加入,因为这似乎是获得支持的最佳方式 :))