inavi_global_map_flutter 1.0.0
inavi_global_map_flutter: ^1.0.0 copied to clipboard
Flutter plugin for iNavi Global Map SDK — map display, camera control, and markers on Android and iOS.
1.0.0 #
Added #
- Map rendering with
InaviGlobalMapViewPlatformView support on Android and iOS. - Camera controls including
animateCamera,moveCamera,getCameraPosition, and bounds fitting. - Declarative marker, polyline, polygon, circle, info window, and clustering APIs.
- User location tracking and location icon customization.
- Coordinate conversion APIs and distance calculation helpers.
- Projection helpers for screen and map coordinate conversion.
- Snapshot capture support.
Platform Support #
- Android 6.0 (API 23) and later.
- iOS 15.0 and later.
Notes #
- Consumers must configure an iNavi app key in Android manifest metadata or iOS
Info.plist. - Android SDK artifacts are resolved from
https://repo.inavi.com/artifactory/maps. - iOS SDK artifacts are resolved through the
Global-iNavi-Maps-SDKCocoaPods dependency.