Expo Gaode Map
Displays GaoDe (AMap) maps within Expo apps, enabling location services and interactive map features.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add expo-gaode-map npx -- -y @trustedskills/expo-gaode-map
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"expo-gaode-map": {
"command": "npx",
"args": [
"-y",
"@trustedskills/expo-gaode-map"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to high-quality map data and services from Gaode Map, a popular mapping platform in China. It allows AI agents to display maps, calculate routes, perform geocoding (converting addresses to coordinates), and reverse geocoding (coordinates to addresses) within Expo applications. The integration simplifies working with Gaode Maps for developers building location-based features.
When to use it
- Route Planning: An agent needs to generate driving or walking directions between two locations in China.
- Location Search: An AI assistant is asked to find nearby restaurants or businesses based on a user's current location.
- Geocoding for Data Entry: Automatically convert addresses entered by users into latitude and longitude coordinates for database storage.
- Displaying Points of Interest: Show locations of specific landmarks or events on a map within an Expo application.
Key capabilities
- Gaode Map integration
- Map display functionality
- Route calculation
- Geocoding (address to coordinate conversion)
- Reverse geocoding (coordinate to address conversion)
Example prompts
- "Show me the route from my current location to the Forbidden City."
- "Find nearby coffee shops within a 1-mile radius of this address: 10 Downing Street, London."
- βWhat are the coordinates for the Eiffel Tower?β
Tips & gotchas
- Requires an active Gaode Map API key. Ensure you have obtained and configured your credentials 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.