Complete small map draw line and remove line

This commit is contained in:
董宏宇
2021-06-28 15:45:40 +08:00
parent bbcfc07a4d
commit 4a5110b5de
20 changed files with 368 additions and 107 deletions

View File

@@ -36,7 +36,7 @@ ext {
// 地图
amapnavi3dmap : "com.amap.api:navi-3dmap:7.2.0_3dmap7.2.0",
amapsearch : "com.amap.api:search:7.1.0",
amaplocation : "com.amap.api:location:5.2.0",
amaplocation : "com.amap.api:location:5.3.1",
// json 转换
gson : "com.google.code.gson:gson:2.8.4",
// 内存泄漏检测