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
transformRequestheaders/credentials being dropped when loading GL model (GLTF) resources. - Fix
removeSourcethrowing under globe projection. (h/t @mhayk)