Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

KyleBing/demo-map-loca

Repository files navigation

该库为不完整版,完整版已开源,请移步 -> :

https://github.com/KyleBing/map


高德地图 Loca 插件、DragRoute、Marker 演示

cover

使用的时候请修改 /src/mapConfig.js 中的 key,改成自己申请的 key

export default {
    key: '替换成自己申请的 web js api 的 key 值'
}
开发中遇到的一些问题和经验分享
高德官方开发文档