tencentmap-miniprogram-skill

Integrate Tencent Maps into WeChat Mini Programs with API key handling.

8|1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Tugoukezhang/workbuddy-skills --skill tencentmap-miniprogram-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencentmap-miniprogram-skill
Source: https://github.com/Tugoukezhang/workbuddy-skills/tree/main/skills/tencentmap-miniprogram-skill
Command: npx skills add https://github.com/Tugoukezhang/workbuddy-skills --skill tencentmap-miniprogram-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a complete, practical guide to integrating Tencent Maps into WeChat Mini Programs, helping developers implement maps, location services, markers, routes, and POI features with confidence.

Core Features & Use Cases

  • Comprehensive coverage of map components, location services, markers, polylines, polygons, heatmaps, and visual layers for WeChat Mini Programs.
  • Step-by-step guidance with API references, workflow examples, and sample code snippets for common map scenarios.
  • Real-world use cases include embedding a map with markers and routes, geocoding, POI search, and map customization in a production WeChat Mini Program.

Quick Start

Register a Tencent Maps key and integrate the Tencent Maps SDK into your WeChat Mini Program to begin mapping features.

Frequently Asked Questions about tencentmap-miniprogram-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Tencent Maps into a WeChat Mini Program?

To integrate Tencent Maps into a WeChat Mini Program, register a Tencent Maps API key and load the SDK. This skill provides step-by-step guidance and safety checks for secure API key handling during setup.

What WeChat Mini Program map features can I implement with Tencent Maps?

You can implement map components, location services, markers, polylines, polygons, heatmaps, visual layers, routing, POI search, and geocoding within your WeChat Mini Program using Tencent Maps.

Do I need a formal API key to use Tencent Maps in a WeChat Mini Program?

Yes, you need a registered Tencent Maps API key. This skill requires strict handling of formal or trial keys, providing safety checks to ensure proper loading and secure operation.

How do I add markers and routes to a WeChat Mini Program map component?

You can add markers and routes by utilizing the Tencent Maps SDK within your WeChat Mini Program. This skill provides workflow examples and sample code snippets for embedding maps with these features.

Can I perform POI search and geocoding in a WeChat Mini Program using Tencent Maps?

Yes, you can perform POI search and geocoding using the Tencent Maps SDK. This skill offers practical API references and sample code snippets for these common map scenarios.

What is the best way to customize map visual layers in a WeChat Mini Program?

The best way to customize visual layers is by using the Tencent Maps SDK capabilities. This skill covers map customization, heatmaps, and visual layers with real-world use cases for production environments.