amap_map_fluttify
This commit is contained in:
parent
6c59e63dd9
commit
542500a538
|
@ -66,5 +66,15 @@ dependencies {
|
|||
// flutter plugin dependency
|
||||
|
||||
// sdk dependency
|
||||
api 'com.amap.api:3dmap:9.2.1'
|
||||
// api 'com.amap.api:3dmap:9.2.1'
|
||||
|
||||
// implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
//3D地图so及jar
|
||||
implementation 'com.amap.api:3dmap:9.2.0'
|
||||
//定位功能
|
||||
//implementation 'com.amap.api:location:latest.integration'
|
||||
//搜索功能
|
||||
implementation 'com.amap.api:search:9.2.0'
|
||||
|
||||
|
||||
}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue