mapbox_maps_flutter_mobile 3.0.0-alpha.1
mapbox_maps_flutter_mobile: ^3.0.0-alpha.1 copied to clipboard
Interactive, thoroughly customizable maps powered by Mapbox Maps mobile SDKs.
3.0.0-alpha.1 #
- iOS and Android implementation of the Mapbox Maps Flutter plugin, endorsed by
mapbox_maps_flutter. - [iOS] Fix iOS compass ignoring
CompassSettings.fadeWhenFacingNorth(and visibility in general) unlessenabledwas also set.enabledandfadeWhenFacingNorthare now applied independently, matching the Android behaviour (#602). - [Android] Use flutter.compileSdkVersion to align Android compileSdk with Flutter SDK