Skip to content

Commit 7589e52

Browse files
mapbox-github-ci-writer-3[bot]evil159
authored andcommitted
[Backport release/v0.20] [maps-flutter] prepare 2.20.0-rc.1 (#10763)
Backport 6e93345d0a3e067c59736768298488f8e3527418 from #10761. cc @mapbox/maps-flutter Co-authored-by: Roman Laitarenko <roman.laitarenko@mapbox.com> GitOrigin-RevId: fef1d143bc692763a0ea598d3aac685de722871f
1 parent a4fbf97 commit 7589e52

9 files changed

Lines changed: 31 additions & 31 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### main
1+
### 2.20.0-rc.1
22

33
* Add experimental `shadowDrawBeforeLayer` property to directional light to allow specifying the position in the layer stack for drawing shadows on the ground.
44
* Introduce new `LineLayer.lineElevationGroundScale` property to scale elevated lines with terrain exaggeration.

LICENSE

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## License
22

3-
Mapbox Maps for Flutter version 2.19.1
3+
Mapbox Maps for Flutter version 2.20.0-rc.1
44
Mapbox Maps Flutter SDK
55

66
Copyright &copy; 2022 - 2026 Mapbox, Inc. All rights reserved.
@@ -134,7 +134,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
134134

135135
## License
136136

137-
Mapbox Maps for iOS version 11.19.0-rc.1
137+
Mapbox Maps for iOS version 11.20.0-rc.1
138138
Mapbox Maps iOS SDK
139139

140140
Copyright &copy; 2021 - 2026 Mapbox, Inc. All rights reserved.
@@ -165,7 +165,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
165165

166166
---
167167

168-
### MapboxCoreMaps,11.19.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
168+
### MapboxCoreMaps,11.20.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
169169

170170
```
171171
Mapbox Core Maps version 11.0
@@ -1959,7 +1959,7 @@ DEALINGS IN THE SOFTWARE.
19591959

19601960
### License
19611961

1962-
Mapbox Maps for Android version 11.19.0-rc.1
1962+
Mapbox Maps for Android version 11.20.0-rc.1
19631963
Mapbox Maps Android SDK
19641964

19651965
Copyright &copy; 2021 - 2026 Mapbox, Inc. All rights reserved.
@@ -2447,7 +2447,7 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
24472447

24482448
===========================================================================
24492449

2450-
### MapboxCoreMaps,11.19.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
2450+
### MapboxCoreMaps,11.20.0-rc.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
24512451

24522452
```
24532453
Mapbox Core Maps version 11.0
@@ -3202,19 +3202,19 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32023202
### wagyu,0.5.0,BSL-1.0,Angus Johnson and Mapbox,https://github.com/mapbox/wagyu.git
32033203

32043204
```
3205-
Parts of the code in the Wagyu Library are derived from the version of the
3205+
Parts of the code in the Wagyu Library are derived from the version of the
32063206
Clipper Library by Angus Johnson listed below.
32073207

32083208
Author : Angus Johnson
32093209
Version : 6.4.0
32103210
Date : 2 July 2015
32113211
Website : http://www.angusj.com
32123212

3213-
Copyright for portions of the derived code in the Wagyu library are held
3214-
by Angus Johnson, 2010-2015. Copyright for the "include/mapbox/geometry/wagyu/almost_equal.hpp"
3213+
Copyright for portions of the derived code in the Wagyu library are held
3214+
by Angus Johnson, 2010-2015. Copyright for the "include/mapbox/geometry/wagyu/almost_equal.hpp"
32153215
file is held by Google Inc and its license is listed at the top of that file.
3216-
All other copyright for the Wagyu Library are held by Mapbox, 2016. This code
3217-
is published in accordance with, and retains the same license as the Clipper
3216+
All other copyright for the Wagyu Library are held by Mapbox, 2016. This code
3217+
is published in accordance with, and retains the same license as the Clipper
32183218
Library by Angus Johnson.
32193219

32203220
Copyright (c) 2010-2015, Angus Johnson
@@ -4481,8 +4481,8 @@ DEALINGS IN THE SOFTWARE.
44814481
### RapidJSON,1.1.0,MIT,THL A29 Limited and Milo Yip,https://rapidjson.org
44824482

44834483
```
4484-
Tencent is pleased to support the open source community by making RapidJSON available.
4485-
4484+
Tencent is pleased to support the open source community by making RapidJSON available.
4485+
44864486
Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
44874487

44884488
If you have downloaded a copy of the RapidJSON binary from Tencent, please note that the RapidJSON binary is licensed under the MIT License.
@@ -4494,13 +4494,13 @@ Other dependencies and licenses:
44944494
Open Source Software Licensed Under the BSD License:
44954495
--------------------------------------------------------------------
44964496

4497-
The msinttypes r29
4498-
Copyright (c) 2006-2013 Alexander Chemeris
4497+
The msinttypes r29
4498+
Copyright (c) 2006-2013 Alexander Chemeris
44994499
All rights reserved.
45004500

45014501
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
45024502

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.
45044504
* 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.
45054505
* 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.
45064506

@@ -4509,15 +4509,15 @@ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPR
45094509
Open Source Software Licensed Under the JSON License:
45104510
--------------------------------------------------------------------
45114511

4512-
json.org
4512+
json.org
45134513
Copyright (c) 2002 JSON.org
45144514
All Rights Reserved.
45154515

45164516
JSON_checker
45174517
Copyright (c) 2002 JSON.org
45184518
All Rights Reserved.
45194519

4520-
4520+
45214521
Terms of the JSON License:
45224522
---------------------------------------------------
45234523

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mapbox Maps SDK Flutter SDK
22

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.
44

55
Web and desktop are not supported.
66

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if (file("$rootDir/gradle/ktlint.gradle").exists() && file("$rootDir/gradle/lint
6666
}
6767

6868
dependencies {
69-
implementation "com.mapbox.maps:android-ndk27:11.19.0-rc.1"
69+
implementation "com.mapbox.maps:android-ndk27:11.20.0-rc.1"
7070

7171
implementation "androidx.annotation:annotation:1.5.0"
7272
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"

ios/mapbox_maps_flutter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'mapbox_maps_flutter'
7-
s.version = '2.19.1'
7+
s.version = '2.20.0-rc.1'
88

99
s.summary = 'Mapbox Maps SDK Flutter Plugin.'
1010
s.description = 'An officially developed solution from Mapbox that enables use of our latest Maps SDK product.'
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.dependency 'Flutter'
1818
s.platform = :ios, '14.0'
1919

20-
s.dependency 'MapboxMaps', '11.19.0-rc.1'
20+
s.dependency 'MapboxMaps', '11.20.0-rc.1'
2121
s.dependency 'Turf', '4.0.0'
2222

2323
# Flutter.framework does not contain a i386 slice.

ios/mapbox_maps_flutter/Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/mapbox_maps_flutter/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.library(name: "mapbox-maps-flutter", targets: ["mapbox_maps_flutter"])
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", exact: "11.19.0-rc.1")
15+
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", exact: "11.20.0-rc.1")
1616
],
1717
targets: [
1818
.target(

lib/src/package_info.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
part of mapbox_maps_flutter;
22

3-
const String mapboxPluginVersion = '2.19.1';
3+
const String mapboxPluginVersion = '2.20.0-rc.1';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mapbox_maps_flutter
22
description: Interactive, thoroughly customizable maps powered by Mapbox Maps mobile SDKs.
3-
version: 2.19.1
3+
version: 2.20.0-rc.1
44
homepage: https://github.com/mapbox/mapbox-maps-flutter
55

66
environment:

0 commit comments

Comments
 (0)