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
Backport 6e93345d0a3e067c59736768298488f8e3527418 from #10761.
cc @mapbox/maps-flutter
Co-authored-by: Roman Laitarenko <roman.laitarenko@mapbox.com>
GitOrigin-RevId: fef1d143bc692763a0ea598d3aac685de722871f
Copy file name to clipboardExpand all lines: CHANGELOG.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,4 +1,4 @@
1
-
### main
1
+
### 2.20.0-rc.1
2
2
3
3
* Add experimental `shadowDrawBeforeLayer` property to directional light to allow specifying the position in the layer stack for drawing shadows on the ground.
4
4
* Introduce new `LineLayer.lineElevationGroundScale` property to scale elevated lines with terrain exaggeration.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4502
4502
4503
-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
4503
+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
4504
4504
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
4505
4505
* Neither the name of copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
4506
4506
@@ -4509,15 +4509,15 @@ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPR
4509
4509
Open Source Software Licensed Under the JSON License:
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.19.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.20.0-rc.1). The SDK allows developers to embed highly-customized maps using a Flutter widget on Android and iOS.
0 commit comments