Releases: maplibre/maplibre-gl-native-distribution
6.19.3
6.19.2
6.19.1
6.18.1
6.18.0
- add the ability to have ios camera animation durations dynamic during navigation (#3568).
- Fix dashed line issue when style change (#3675).
- Add rendering info reports to
ActionJournal(#3545). - Add HarfBuzz Text Shaping and Font Fallback Support (#3611).
This implements thefont-facesproperty of the MapLibre Style Spec.
6.17.1
6.17.0
6.16.0
-
Add run-time plug-in layer support to iOS (#3430).
Documentation: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/pluginlayers -
Fix nullability of attributionHtmlString (#3551).
-
Fix the symbol blink issue by only placing the symbol in current level (#3534).
-
add functionality to metal render pass to cache winding order and cull mode (#3566).
-
Add polylines with geographic coordinates for custom drawables (#3547).
-
Reduce duplicate GPU buffer uploads (#3577).
-
Symbol Shader Performance Improvments (#3576).
-
Add an option to reverse the direction of the quick zoom gesture (#3587).
6.15.0
-
Add action journal (#3409). Documentation: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/actionjournalexample
-
Expose MLNSource.attributionHtmlString (#3502).
-
Rendering statistics view (#3322). Documentation: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/renderingstatisticshud
-
Clean legacy code (#3469).
-
Rename Symbol SDF shader (#3473).
-
Clean more legacy code (#3478).
-
Remove some of unused legacy uniforms (#3481).
-
Pattern layout performance improvement (#3495).
-
Improve weak pointer use (#3510).
-
Fix incomplete feature state updates in GeometryTile and SourceFeatureState [Vector Tile Layer]. (#3406).
6.14.0
Important
Please verify glyphs are loading correctly for your styles with this release. Despite careful testing, we also rely on our users to help test the new dynamic texture atlas and to report any issues.