v11.19.0-beta.1
Pre-release
Pre-release
Features ✨ and improvements 🏁
- Introduce experimental
queryRenderedRasterValuesAPI for querying the rendered raster array value at a point on the map. - Introduce new
AnnotationConfig#slotNameproperty to allow to specify a slot to position annotation layer. - Introduce experimental
queryRenderedRasterValuesAPI for querying the rendered raster values on the map at a specific screen coordinate. - Deprecate
Tilestore.create(path: String)instead useTileStore.setRootPath().
Bug fixes 🐞
- Fix rare scenario where map render surface size was wrong.
- Respect
animationDurationMswhen customOverviewViewportStateOptions.animationDurationMsis set. - Fix point View Annotation flickering and hiding on moving anchor out of screen.
Dependencies
- Update gl-native to v11.19.0-beta.1, common to v24.19.0-beta.1.