github maplibre/maplibre-gl-js v5.0.0-pre.10

pre-releaseone day ago

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 like antialias, preserveDrawingBuffer and failIfMajorPerformanceCaveat must now be defined inside the canvasContextAttributes object on MapOptions.
  • 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

Don't miss a new maplibre-gl-js release

NewReleases is sending notifications on new releases.