hhb-amap

amap

Usage no npm install needed!

<script type="module">
  import hhbAmap from 'https://cdn.skypack.dev/hhb-amap';
</script>

README

hhb-amap - 高德地图封装包@1.4

配置

{
    "key": "", // key值
    "plugin": [], // 所需插件
    "container": '', //所在el的id
    "option": {},
    "Geolocation": {}, // Geolocation配置
    'time': 3*1000, //多长时间刷一次地址

}

监听事件

COMPLETE - 位置变化后 ERROR - 位置定位错误