vue3 vue baidu map baidu map gl vue3-baidu-map-gl vue3-bmap-gl yue1123 •2.6.3•9 days ago•0dependents•MITpublished version2.6.3,9 days ago0dependentslicensed under $MIT 961 baidu-map-gl A Vue 3 baidu map gl Component Library. ...
#with pnpmpnpm add vue3-baidu-map-gl#or with yarnyarn add vue3-baidu-map-gl#or with npmnpm install vue3-baidu-map-gl 中文 此项目使用 MIT 协议,完全免费使用,如果您觉得项目对您有帮助,可以考虑适当的赞助支持此项目的开发 #环境#pnpm >= 6.0.0#node >= 12.0.0#clonegit clone https://githu...
Expand Up@@ -51,7 +51,7 @@ npm install vue3-baidu-map-gl ::: ::: tip 提示 我们建议使用 CDN 引入 Vue3 BaiduMap GL 的用户在链接地址上锁定版本,以免将来ElementPlus升级时受到非兼容性更新的影响 我们建议使用 CDN 引入 Vue3 BaiduMap GL 的用户在链接地址上锁定版本,以免将来Vue3BaiduMapGL升级...
2.1首先安装Vue Baidu Map: npm install vue-baidu-map --save2.2然后在Vue项目中引入并使用:1 2 3 4 5 6 7 // main.js 或者要使用地图的地方引入 import Vue from 'vue' import BaiduMap from 'vue-baidu-map' Vue.use(BaiduMap, { ak: '你的百度地图ak' // 这里填写你的百度地图ak })...
<imgsrc="https://img.shields.io/github/package-json/v/yue1123/vue3-baidu-map-gl?color=f90&style=flat-square"alt=""style="margin-left:10px"> <imgalt="npm"src="https://img.shields.io/npm/dm/vue3-baidu-map-gl?logo=npm&style=flat-square"style="margin-left:10px"> ...