amap-jsapi-skill
by 崔新超
Expert-level Gaode Map (AMap) JSAPI v2.0 integration for 3D maps, LBS services, and secure implementations.
- Implement a secure 3D map initialization with proxy-based authentication.
- Draw high-performance markers with collision detection for point-dense maps.
- Search for nearby POIs and calculate optimal driving routes between coordinates.
Free
One-time purchase
amap-jsapi-skill
by 崔新超
Expert-level Gaode Map (AMap) JSAPI v2.0 integration for 3D maps, LBS services, and secure implementations.
Free
One-time purchase
Included in download
- Downloadable skill package
- 2 permissions declared
- Instant install
About This Skill
Professional Gaode (AMap) JSAPI v2.0 Integration
Developing interactive map applications requires more than just displaying a tile layer. It demands precise control over the WebGL lifecycle, secure authentication, and complex vector drawing. This skill equips your AI agent with the deep technical knowledge required to build robust location-based services using the official Gaode Map (AMap) JavaScript SDK v2.0.
What it does
- Lifecycle Management: Correctly initializes map instances with 3D view modes, proper viewport settings, and clean memory disposal using
map.destroy(). - Secure Deployment: Implements v2.0 security protocols, including
AMap_SECURITY_JS_CODEconfiguration and proxy-based service host setups. - Rich Visuals: Codes advanced markers (LabelMarkers with collision detection), vector graphics (Polylines, Polygons, Circles), and custom layers (Canvas, WMS, Three.js).
- LBS Service Integration: Implements complex features like reverse geocoding, route planning (driving, walking, transit), POI search, and input auto-completion.
Why use this skill?
While generic AI models often mix up API versions or ignore critical security requirements, this skill is purpose-built for JSAPI v2.0. It ensures your agent adheres to the latest AMapLoader patterns, prevents WebGL context leaks, and follows the mandatory security config rules that often cause "Invalid Key" or "Security Check" errors in map development.
Output Format
Your agent will produce ready-to-use HTML/JavaScript snippets or full components, correctly utilizing ES modules or script loaders as required, with all logic encapsulated in the workspace directory.
Use Cases
- Implement a secure 3D map initialization with proxy-based authentication.
- Draw high-performance markers with collision detection for point-dense maps.
- Search for nearby POIs and calculate optimal driving routes between coordinates.
- Overlay custom data layers using Canvas or WebGL GLCustomLayer.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/amap-jsapi-skill | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.

humanize-writing
Transform robotic AI drafts into natural, human-sounding prose with native-level flow and tone.