You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update versions for v2.17.0-rc.1
* Update property type for experimental lineCutoutOpacity, lineCutoutWidth, and lineCutoutFadeWidth from layout to paint.
* Fix for license generation
* Revert config and license
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
* Add the ability to get all annotations from an annotation manager.
5
5
* Add `customData` field to annotations to be able to pass user data.
6
6
* Add nautical miles scale bar distance unit.
7
+
* Update property type for experimental `LineLayer.lineCutoutOpacity`, `LineLayer.lineCutoutWidth`, and `LineLayer.lineCutoutFadeWidth` from layout to paint.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Mapbox Maps SDK Flutter SDK
2
2
3
-
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.17.0-beta.1). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
3
+
The Mapbox Maps SDK Flutter SDK is an officially developed solution from Mapbox that enables use of our latest Maps SDK product (v11.17.0-rc.1). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
0 commit comments