0.0.5 • Published 4 years ago

cool-amap v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cool-amap

AMAP, use React Hook with Declarative Programming.

Before use:

Before use this library, please add following scripts in html file:

<script src="https://webapi.amap.com/maps?v=1.4.15&key={{ put your amap key here }}" />
<script src="https://webapi.amap.com/maps?v=1.4.15&key={{ put your amap key here }}&plugin=AMap.MouseTool,AMap.PolyEditor" />