File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
maplibre_gl_platform_interface Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,8 @@ Further improvements:
1717* Emit onTap only for the feature above the others [ #589 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/589 )
1818* Add annotationOrder to web [ #588 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/588 )
1919
20- ## Below is the original changelog of the tobrun/flutter-mapbox-gl project, before the fork.
2120
22- ## 0.11.0, March 30, 2020
21+ ### Changes cherry-picked/ported from tobrun/flutter-mapbox-gl: 0.11.0
2322* Fixed issues caused by new android API [ #544 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/544 )
2423* Add option to set maximum offline tile count [ #549 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/549 )
2524* Fixed web build failure due to http package upgrade [ #550 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/550 )
@@ -32,6 +31,9 @@ Further improvements:
3231* Define which annotations consume the tap events [ #575 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/575 )
3332* Remove failed offline region downloads [ #583 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/583 )
3433
34+ ## Below is the original changelog of the tobrun/flutter-mapbox-gl project, before the fork.
35+
36+
3537## 0.10.0, February 12, 2020
3638* Merge offline regions [ #532 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/532 )
3739* Update offline region metadata [ #530 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/530 )
Original file line number Diff line number Diff line change 33
44### Changes cherry-picked/ported from tobrun/flutter-mapbox-gl:0.12.0
55* Batch creation/removal for circles, fills and lines [ #576 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/576 )
6+ ### Changes cherry-picked/ported from tobrun/flutter-mapbox-gl:0.11.0
7+ * Add batch mode of screen locations [ #554 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/554 )
68
79## Below is the original changelog of the tobrun/flutter-mapbox-gl project, before the fork.
810
9- ## 0.11.0, March 30, 2020
10- * Add batch mode of screen locations [ #554 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/554 )
11-
1211## 0.10.0, February 12, 2020
1312* Added web support for fills [ #501 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/501 )
1413* Add heading to UserLocation and expose UserLocation type [ #522 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/522 )
Original file line number Diff line number Diff line change 77* Emit onTap only for the feature above the others [ #589 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/589 )
88* Add annotationOrder to web [ #588 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/588 )
99
10- ## Below is the original changelog of the tobrun/flutter-mapbox-gl project, before the fork.
11-
12- ## 0.11.0, March 30, 2020
10+ ### Changes cherry-picked/ported from tobrun/flutter-mapbox-gl:0.11.0
1311* Fix Mapbox GL JS CSS embedding on web [ #551 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/551 )
1412* Add batch mode of screen locations [ #554 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/554 )
1513
14+ ## Below is the original changelog of the tobrun/flutter-mapbox-gl project, before the fork.
15+
1616## 0.10.0, February 12, 2020
1717* Added web support for fills [ #501 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/501 )
1818* Add heading to UserLocation and expose UserLocation type [ #522 ] ( https://github.com/tobrun/flutter-mapbox-gl/pull/522 )
You can’t perform that action at this time.
0 commit comments