Skip to content

v3.31.0

Latest

Choose a tag to compare

@dcoj dcoj released this 17 Sep 15:46
· 47 commits to main since this release

Features and improvements ✨

  • Significantly improve GeoJSON memory footprint.
  • Reduce landmark model memory usage.
  • Remove the experimental flag from raster-allow-draping.
  • Add support for emissive MRT in custom layers.

Bug fixes 🐞

  • Fix transformRequest headers/credentials being dropped when loading GL model (GLTF) resources.
  • Fix removeSource throwing under globe projection. (h/t @mhayk)