Add an interactive map of China to a business directory or delivery tracker
Drop in markers, popups, and routes without writing raw AMap API code
Build a travel or logistics site with light and dark themed maps
Use the Claude Code plugin to build map features with AI assistance
| hustcc/amapcn | cschanhniem/clawping | cub3y0nd/entropic | |
|---|---|---|---|
| Stars | 24 | 24 | 24 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a free AMap API key before maps will load, commercial use needs reviewing AMap's licensing.
amapcn is a set of ready-made map components built specifically for displaying maps of China. It wraps the AMap (also known as Gaode Maps, a popular Chinese mapping service) API so you don't have to write low-level mapping code yourself. To use it, you install the package with a single command and then drop map components into your project's user interface like building blocks. It supports markers (pins on the map), popups, tooltips, routes and paths, and controls like zoom, compass, and fullscreen buttons. The maps automatically switch between light and dark visual themes to match your app's design. The project is styled with Tailwind (a popular utility-based styling tool) and is designed to work with shadcn/ui (a popular set of interface building blocks), so it fits neatly into projects already using those tools. It also has a plugin for Claude Code, an AI coding assistant, so you can build map features using conversational AI help. You need to register for a free AMap API key before the maps will load, the README points to AMap's developer platform for this step. Commercial use requires reviewing AMap's licensing terms, there is a free tier for personal or development use. This would suit developers building Chinese-market web apps, for example a business directory, delivery tracker, or travel site, who want interactive maps without the complexity of setting up mapping libraries from scratch. It is written in TypeScript and published under the MIT open-source license.
Ready-made map components for building China-focused maps on top of the AMap Gaode Maps API.
Mainly TypeScript. The stack also includes TypeScript, AMap, Tailwind.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.