v5.0.0-pre.10
Pre-release
Pre-release
github-actions
released this
17 Dec 10:27
·
37 commits
to main
since this release
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.0.0-pre.9:
✨ Features and improvements
- Add support for projection type expression as part of a refactoring of the transfrom and projection classes (#5139)
⚠️ Support setting WebGL context options on map creation (#5196). Previously supported WebGL context options likeantialias
,preserveDrawingBuffer
andfailIfMajorPerformanceCaveat
must now be defined inside thecanvasContextAttributes
object onMapOptions
.- Dual-Stack WebGL Runtime with WebGL2 to WebGL1 Fallback (#5198)
🐞 Bug fixes
- Fix globe custom layers being supplied incorrect matrices after projection transition to mercator (#5150)
- Fix custom 3D models disappearing during projection transition (#5150)
- Fix regression in NavigationControl compass on Firefox and Safari browsers (#5205)
Pre-release version