https://github.com/liuji-jim/amap-react
Using AMap with React in an easy way.
https://github.com/liuji-jim/amap-react
amap react
Last synced: about 1 month ago
JSON representation
Using AMap with React in an easy way.
- Host: GitHub
- URL: https://github.com/liuji-jim/amap-react
- Owner: LiuJi-Jim
- Created: 2020-11-30T02:39:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T02:40:02.000Z (almost 5 years ago)
- Last Synced: 2025-08-16T15:57:54.454Z (about 2 months ago)
- Topics: amap, react
- Homepage: https://jimnox.gitee.io/amap-react/
- Size: 1000 Bytes
- Stars: 25
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amap-react
**Using AMap with React in an easy way.**

## 使用
**推荐使用 yarn。**
```bash
yarn add @amap/amap-react # 或 npm install --save @amap/amap-react
```**@amap/amap-react 目前支持 AMap JSAPI 2.0。**
## 文档
[https://jimnox.gitee.io/amap-react/](https://jimnox.gitee.io/amap-react/)