Back to Directory
general
amap
使用高德地图Web服务API进行地点搜索、天气查询和路线规划。
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the amap skill.
- Provides location search, weather queries, and route planning using Gaode (Amap) Web Service API.
- Requires users to set the AMAP_KEY environment variable with their API Key.
- Supports real-time weather, weather forecast, POI search, route planning, geocoding, reverse geocoding, and administrative code lookup.