File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.6, May 31, 2019
2+ * Update mapbox depdendency to 9.2.0 (android) and 5.6.0 (iOS)
3+ * Long press handlers for both iOS as Android
4+ * Change default location tracking to none
5+ * OnCameraIdle listener support
6+ * Add image to style
7+ * Add animation duration to animateCamera
8+ * Content insets
9+ * Visible region support on iOS
10+ * Numerous bug fixes
11+
112## 0.0.5, December 21, 2019
213* iOS support for annotation extensions (circle, symbol, line)
314* Update SDK to 8.5.0 (Android) and 5.5.0 (iOS)
Original file line number Diff line number Diff line change 11name : mapbox_gl
22description : A Flutter plugin for integrating Mapbox Maps SDK inside a Flutter widget in iOS and Android applications.
3- version : 0.0.5
4- author : Mapbox <tobrun@mapbox.com>
3+ version : 0.0.6
54homepage : https://github.com/tobrun/flutter-mapbox-gl
65
7-
86dependencies :
97 flutter :
108 sdk : flutter
You can’t perform that action at this time.
0 commit comments