地图模块适配

This commit is contained in:
jiaguofeng
2023-08-17 17:43:22 +08:00
parent d51770a229
commit ca496a0d4e
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ dependencies {
implementation 'com.zhidaoauto.map:net:1.0.1'
implementation 'com.zhidaoauto.machine:mapcore:3.0.0.5'
implementation 'com.zhidaoauto.machine:data:1.0.0.1'
implementation 'com.zhidaoauto.machine:mapdata:1.0.0.1'
}

View File

@@ -53,7 +53,7 @@ dependencies {
// 高精地图
// implementation rootProject.ext.dependencies.mogocustommap
implementation project(':libraries:mapmodule')
implementation 'com.zhidaoauto.machine:data:1.0.0.1'
implementation 'com.zhidaoauto.machine:mapdata:1.0.0.1'
// 高德地图
// api rootProject.ext.dependencies.amaplocation
api rootProject.ext.dependencies.amapnavi3dmap