implementation 'com.amap.api:navi-3dmap:latest.integration' todo

This commit is contained in:
yangjie 2024-11-17 23:09:18 +08:00
parent a54261bc5b
commit 1de4e4783f
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ dependencies {
// https://mvnrepository.com/artifact/com.amap.api/navi-3dmap
// https://mvnrepository.com/artifact/com.amap.api/navi-3dmap
implementation 'com.amap.api:navi-3dmap:9.3.0_3dmap9.3.0'
// implementation 'com.amap.api:navi-3dmap:9.3.0_3dmap9.3.0'
implementation 'com.amap.api:navi-3dmap:latest.integration'