Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fe6/amap
vue3 高德地图的简单版封装
https://github.com/fe6/amap
amap vue vue-amap vue3 vue3-amap
Last synced: 4 days ago
JSON representation
vue3 高德地图的简单版封装
- Host: GitHub
- URL: https://github.com/fe6/amap
- Owner: fe6
- License: mit
- Created: 2022-08-16T07:45:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T09:46:56.000Z (3 months ago)
- Last Synced: 2024-10-10T18:15:50.583Z (about 1 month ago)
- Topics: amap, vue, vue-amap, vue3, vue3-amap
- Language: TypeScript
- Homepage:
- Size: 929 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AMap
vue3 高德地图的简单版封装[![@fe6/amap](https://img.shields.io/npm/v/@fe6/amap.svg?style=flat-square)](https://www.npmjs.org/package/@fe6/amap)
[![NPM downloads](http://img.shields.io/npm/dm/@fe6/amap.svg?style=flat-square)](https://npmjs.org/package/@fe6/amap)
[![NPM downloads](https://img.shields.io/npm/dt/@fe6/amap.svg?style=flat-square)](https://npmjs.org/package/@fe6/amap)## 功能
- 全局 load 加载及配置
- 点标记
- 搜索
- 瓦片图
- 点聚合
- 矩形## License
@fe6/amap is licensed under a [MIT License](./LICENSE).