File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ MapLibre welcomes participation and contributions from everyone. Please read [`M
44
55## main
66
7+ ## 6.16.0
8+
9+ - Add run-time plug-in layer support to iOS ([ #3430 ] ( https://github.com/maplibre/maplibre-native/pull/3430 ) ).
10+ Documentation: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/pluginlayers
11+
12+ - Fix nullability of attributionHtmlString ([ #3551 ] ( https://github.com/maplibre/maplibre-native/pull/3551 ) ).
13+ - Fix the symbol blink issue by only placing the symbol in current level ([ #3534 ] ( https://github.com/maplibre/maplibre-native/pull/3534 ) ).
14+ - add functionality to metal render pass to cache winding order and cull mode ([ #3566 ] ( https://github.com/maplibre/maplibre-native/pull/3566 ) ).
15+ - Add polylines with geographic coordinates for custom drawables ([ #3547 ] ( https://github.com/maplibre/maplibre-native/pull/3547 ) ).
16+ - Reduce duplicate GPU buffer uploads ([ #3577 ] ( https://github.com/maplibre/maplibre-native/pull/3577 ) ).
17+ - Symbol Shader Performance Improvments ([ #3576 ] ( https://github.com/maplibre/maplibre-native/pull/3576 ) ).
18+ - Add an option to reverse the direction of the quick zoom gesture ([ #3587 ] ( https://github.com/maplibre/maplibre-native/pull/3587 ) ).
19+
720## 6.15.0
821
922- Add action journal ([ #3409 ] ( https://github.com/maplibre/maplibre-native/pull/3409 ) ). Documentation: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/actionjournalexample
Original file line number Diff line number Diff line change 1- 6.15 .0
1+ 6.16 .0
You can’t perform that action at this time.
0 commit comments