amap_map_fluttify
This commit is contained in:
@ -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.
Reference in New Issue
Block a user