【发布时间】:2020-07-02 16:26:08
【问题描述】:
正在开发天气应用,但在此处找不到任何天气图标。
在 Json 响应中有这样的:
icon: "5"
iconLink: "https://weather.ls.hereapi.com/static/weather/icon/4.png"
iconName: "high_clouds"
但是iconLink不起作用,它显示未经授权。
在documentations 中,Json 响应中的链接有效,但它是 API 提供的不同链接。
我找不到任何对这方面有帮助的东西。
【问题讨论】:
标签: javascript json api here-api weather-api