Skip to content

Commit b930be8

Browse files
authored
Release MapLibre iOS 6.25.0 (#4200)
1 parent d67e21d commit b930be8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

platform/ios/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
MapLibre welcomes participation and contributions from everyone. Please read [`MapLibre iOS Developer Guide`](https://maplibre.org/maplibre-native/docs/book/ios/index.html) to get started.
44

5+
## 6.25.0
6+
7+
- Expose Offline Region ID property on MLNOfflinePack for Darwin/iOS ([#4161](https://github.com/maplibre/maplibre-native/pull/4161)).
8+
- fix color-relief/hillshade invisible above fill layers on Metal/Vulkan/WebGPU ([#4166](https://github.com/maplibre/maplibre-native/pull/4166)).
9+
- core: better handle tile compression in PMTiles sources ([#4159](https://github.com/maplibre/maplibre-native/pull/4159)).
10+
- core: Use interleaved buffer for paint property binders ([#4124](https://github.com/maplibre/maplibre-native/pull/4124)).
11+
- Make sure MLNScaleBar is exported ([#4198](https://github.com/maplibre/maplibre-native/pull/4198)).
12+
513
## 6.24.0
614

715
- Fix crashing of iOS test apps and add Heatmap ([#4099](https://github.com/maplibre/maplibre-native/pull/4099)).

platform/ios/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.24.0
1+
6.25.0

0 commit comments

Comments
 (0)