Communityv1.0.0

调用百度地图api功能

使用百度地图Web服务API进行地点搜索、天气查询、路线规划和地理编码。

3.1kdownloads4stars16active installscoreyleung-art
View on ClawHubBack to Skills

Skill Details

Slug
baidu-map-api
Latest Version
1.0.0
Author
coreyleung-art
Published
Feb 1, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 调用百度地图api功能.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

baidu-map v1.0.0 — 初始版本 - 新增通过百度地图 Web 服务 API 提供的功能,包括地点搜索、天气查询、路线规划、地理/逆地理编码、行政区划查询和IP定位。 - 提供详细用法示例,以及常见触发场景和常见错误说明。 - 支持多种地理位置服务,如驾车/步行/公交路线规划及周边搜索。 - 需要配置 Access Key 环境变量 BAIDU_MAP_AK。 - 说明了参数调整和分页等使用技巧。