MapLibre GL JS v6.0.0-21

v6.0.0-21Pre-release
Added 2
  • Add Map.setMissingStyleImageResolver for resolving missing style images with sync or async callbacks
  • Add RasterTileSource#setPremultiplyAlpha(false) to preserve raw RGBA tile values when alpha is used for data instead of opacity
Changed 2
  • Improve terrain render-to-texture preparation performance by skipping sources that are not rendered to terrain textures
  • Stop allowing styleimagemissing listeners to resolve the current image request; use Map.setMissingStyleImageResolver instead
✨ Features and improvements
  • Improve terrain render-to-texture preparation performance by skipping sources that are not rendered to terrain textures (#7863) (by @DoFabien)
  • Add Map.setMissingStyleImageResolver for resolving missing style images with sync or async callbacks (#7850) (by @birkskyum)
  • ⚠️ Stop allowing styleimagemissing listeners to resolve the current image request; use Map.setMissingStyleImageResolver instead (#7892) (by @birkskyum)
  • Add RasterTileSource#setPremultiplyAlpha(false) to preserve raw RGBA tile values when alpha is used for data instead of opacity (#7235) (by @plantain).
View original

Upgraded? How did it go?

Discussion