mapbox_gl 0.0.3
mapbox_gl: ^0.0.3 copied to clipboard
A Flutter plugin for integrating Mapbox Maps SDK inside a Flutter widget in iOS and Android applications.
v0.0.3, Mar 30, 2019 #
- Camera API (iOS)
- Line API (Android)
- Update codebase to AndroidX
- Update Mapbox Maps SDK for Android to v7.3.0
v0.0.2, Mar 23, 2019 #
- Support for iOS
- Migration to embedded Android and iOS SDK View system
- Style URL API
- Style JSON API (Android)
- Gesture support
- Gesture restrictions (Android)
- Symbol API (Android)
- Location component (Android)
- Camera API (Android)
v0.0.1, May 7, 2018 #
- Initial Android surface rendering POC