Compare commits
2 Commits
d4d248d714
...
main
Author | SHA1 | Date | |
---|---|---|---|
c4301dee85 | |||
df99810fdf |
@ -34,7 +34,8 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.amap.api:3dmap-location-search:10.1.200_loc6.4.9_sea9.7.4'
|
// implementation 'com.amap.api:3dmap-location-search:10.1.200_loc6.4.9_sea9.7.4'
|
||||||
|
implementation 'com.amap.api:navi-3dmap:latest.integration'
|
||||||
implementation 'androidx.annotation:annotation:1.9.1'
|
implementation 'androidx.annotation:annotation:1.9.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: amap_map
|
name: amap_map
|
||||||
description: Amap SDK Flutter plugin for integrating AMapSDK in iOS and Android applications.
|
description: Amap SDK Flutter plugin for integrating AMapSDK in iOS and Android applications.
|
||||||
version: 1.0.14
|
version: 1.0.15
|
||||||
homepage: https://github.com/kuloud/amap_map
|
homepage: https://github.com/kuloud/amap_map
|
||||||
issue_tracker: https://github.com/kuloud/amap_map/issues
|
issue_tracker: https://github.com/kuloud/amap_map/issues
|
||||||
platforms:
|
platforms:
|
||||||
|
Reference in New Issue
Block a user