Skip to content

0.5.0

Choose a tag to compare

@Firelands128 Firelands128 released this 03 Mar 14:28
· 26 commits to main since this release

Add "initFitPositions" in "AMapFlutter".
Add "fitPositions" field in "MapInitConfig".
Use "_AMapApiCodec" as "creationParamsCodec" when creating "AndroidView" and "UiKitView".
When map initializing completed, move camera to fit positions in Android and iOS.
Recover "Position" custom type.
Add "EdgePadding" utility and expose utilities.
Remove the deprecated option 'android.enableR8'.
Upgrade android gradle plugin and compileSdk.