android 地图

This commit is contained in:
2026-03-10 17:31:27 +08:00
parent a24f41a8d5
commit b846d352a2
12 changed files with 515 additions and 46 deletions

View File

@@ -68,3 +68,8 @@ android {
flutter {
source = "../.."
}
dependencies {
implementation("com.amap.api:navi-3dmap-location-search:10.0.700_3dmap10.0.700_loc6.4.5_sea9.7.2")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
}