Communityv3.2.0

Google Maps

Google Maps integration for OpenClaw with Routes API. Use for: (1) Distance/travel time calculations with traffic prediction, (2) Turn-by-turn directions, (3...

5kdownloads9stars25active installsshaharsh
View on ClawHubBack to Skills

Skill Details

Slug
google-maps
Latest Version
3.2.0
Author
shaharsh
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
9

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 Google Maps.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.2.0

- Updated version to 3.2.0 - Added explicit requirement for the Python requests package in the metadata section and documentation - Improved requirements section to mention pip install requests - Clarified and listed optional environment variables and added more detailed metadata notes - Updated all usage examples to use the fully qualified script path (skills/google-maps/lib/map_helper.py)