Skip to content

Commit 57f42d9

Browse files
authored
Update Android changelog (#3134)
1 parent a27fbba commit 57f42d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

platform/android/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
- Add PMTiles support ([#2882](https://github.com/maplibre/maplibre-native/pull/2882)).
1111
- Consolidate UBOs ([#3089](https://github.com/maplibre/maplibre-native/pull/3089)).
1212

13+
### 🐞 Bug fixes
14+
15+
- (Vulkan) Fix in-flight frame update Vulkan ([#3122](https://github.com/maplibre/maplibre-native/pull/3122)). Fixes jittery labels and some similar issues.
16+
1317
We have a new feature in the C++ Core to constrain the screen (instead of the center of the camera) to some bounds ([#2475](https://github.com/maplibre/maplibre-native/pull/2475)). This functionality still has to be exposed to Android. If you are interested in implementing this, see [this issue](https://github.com/maplibre/maplibre-native/issues/3128).
1418

1519
## 11.7.1

0 commit comments

Comments
 (0)