Note: this release has some changes to how icon offsets behave on pitched maps. If this causes a regression for your use case please open an issue on maplibre/maplibre-native.
✨ Features and improvements
- Update Boost to 1.90 (#4210).
- android: update AGP and Gradle dependencies (#4245).
- Handle allocation failure [Core feature] (#4178).
- (android): apply size optimization flags to RelWithDebInfo build config (#4247).
- Disable icon scaling with offsets (#3928).
- Add attribute buffer index to support multiple attributes interleaved in single buffer bind [Core optimization] (#4241).