地理编码器搜索文本 api 未给出速度限制
Geocoder search text api is not giving the SpeedLimit
使用自定义凭据(试用版)尝试时提到的 api 没有 return 速度限制,而使用演示凭据尝试时相同的请求工作正常。
这可以很容易地在以下 url 中复制:
https://developer.here.com/api-explorer/rest/geocoder/latitude-longitude-by-free-form-address
这是设计使然,试用凭证不允许这样做吗?
如documentation"The SpeedLimit attribute requires authorization and the attribute is not included in LinkInfo if the client application is not authorized to receive this information."
所述
使用自定义凭据(试用版)尝试时提到的 api 没有 return 速度限制,而使用演示凭据尝试时相同的请求工作正常。
这可以很容易地在以下 url 中复制:
https://developer.here.com/api-explorer/rest/geocoder/latitude-longitude-by-free-form-address
这是设计使然,试用凭证不允许这样做吗?
如documentation"The SpeedLimit attribute requires authorization and the attribute is not included in LinkInfo if the client application is not authorized to receive this information."
所述