Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

怎么使用高德的自定义地图? #678

Open
HookAder opened this issue Apr 30, 2022 · 1 comment
Open

怎么使用高德的自定义地图? #678

HookAder opened this issue Apr 30, 2022 · 1 comment

Comments

@HookAder
Copy link

问题

怎么使用高德的自定义地图?

VueAMap 版本

^0.5.10

@codbking
Copy link

//引入懒加载api
import { lazyAMapApiLoaderInstance } from 'vue-amap';

//初始化AMap对象,就可以自己定义了
lazyAMapApiLoaderInstance.load().then(()=>{
//todo
})

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants