version:2.4 beta
fix: add:更换地图sdk为百度地图
This commit is contained in:
@@ -235,7 +235,9 @@ dependencies {
|
||||
//腾讯移动推送 TPNS
|
||||
implementation 'com.tencent.tpns:tpns:1.3.2.0-release'
|
||||
//高德地图定位
|
||||
implementation 'com.amap.api:location:5.1.0'
|
||||
// implementation 'com.amap.api:location:5.1.0'
|
||||
//百度地图
|
||||
implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8'
|
||||
//工具类
|
||||
implementation 'com.blankj:utilcodex:1.31.0'
|
||||
//autosize会改变第三方view的大小
|
||||
|
||||
Reference in New Issue
Block a user