Expo Gaode Map Web Api

🌐Community
by tomwq · vlatest · Repository

Helps with Expo, web development, API as part of building frontend UIs and user experiences workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add expo-gaode-map-web-api npx -- -y @trustedskills/expo-gaode-map-web-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "expo-gaode-map-web-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/expo-gaode-map-web-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to the Gaode Map Web API within an Expo environment. It allows developers to integrate high-quality map data and services, including geocoding, route planning, and POI search, into their applications. The skill facilitates seamless integration of Gaode Maps functionality for web-based experiences built with Expo.

When to use it

  • Geocoding addresses: Convert user-entered addresses into geographic coordinates (latitude/longitude) for map display or location services.
  • Route planning: Calculate driving, walking, or public transit routes between two points and display them on a map.
  • POI Search: Find Points of Interest (POIs) near a specified location or within a given radius.
  • Displaying maps with custom markers: Integrate interactive maps into web applications with customized markers for specific locations.

Key capabilities

  • Gaode Map Web API integration
  • Expo environment compatibility
  • Geocoding functionality
  • Route planning services
  • POI search capabilities

Example prompts

  • "Find the coordinates for 123 Main Street, Anytown."
  • "Calculate driving directions from my current location to the Eiffel Tower."
  • "Show me nearby restaurants within a 1-mile radius of this address."

Tips & gotchas

  • Requires an active Gaode Map Web API key for authentication and usage. Ensure you have obtained and configured your API key correctly before using the skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tomwq
Installs
5

🌐 Community

Passed automated security scans.