-
1,这个模块是根据出库单的配送地址 在百度地图显示订单要配送的具体地址
2,里面的baidumap.js模块要根据实际的使用情况做修改。因为i我是根据我自己的业务写的
3,要修改下view.rng文件 里面有个
4,现在里面有写不足就是要全屏显示了!!希望大家多多交流
-
i want to open a APP(BaiduMaps) and go to the navigation page directly according to the parameters passed.
i called startApp.set and set parm is `baidumap://map/direction?origin=我的位置`
```
start…
-
android
W/System.err: java.lang.ClassNotFoundException: com.aruistar.cordova.baidumap.BaiduMapLocation
at java.lang.Class.classForName(Native Method)
W/System.err: at java.l…
-
### Devices Info
```
Device Name: RedMi K40(lineage_alioth)
System: crDroid 9.1
Android Version:13
SDK Version: 33
```
### Magisk version
```
canary release
831a398b (25206) (34)
```
### L…
-
baidumap_location.getCurrentPosition(function (res) {
alert(JSON.stringify(`res: ${res}`));
}, function (error) {
alert(JSON.stringify(`error: ${error}`))
that.andr…
-
似乎是baidumap 那边问题,考虑添加overlay来解决
-
https://www.drakecb.cn/2021/03/17/vue-baidumap-v3.0-offline/
Hexo Theme Keep
-
java.lang.NoClassDefFoundError: org.lovebing.reactnative.baidumap.uimanager.MapViewManager
at org.lovebing.reactnative.baidumap.BaiduMapPackage.createViewManagers(BaiduMapPackage.java:45)
at com.f…
-
cordova-android:7.1.4
this.platform.ready().then(() => {
console.log('开始定位');
console.log(cordova.plugins.baidumap_location);
const getPosition = cordova.plugins.baidumap_locatio…
-
http://localhost:3000/docs/vue-BaiduMap.html
A VitePress site