github maplibre/maplibre-gl-js v6.0.0-20

pre-release3 hours ago

✨ Features and improvements

  • ⚠️ Map now composes a Camera instead of extending it (Map extends Evented directly and forwards the camera API). The internal map.transform was removed — use map's public API instead or open a PR if you need something that's not exposed. Removed the internal transform.getMatrixForModel helper (#7800) (by @HarelM)

🐞 Bug fixes

  • Fix line-layer-opacity/fill-layer-opacity clipping away a subsequent layer that shares the same source (#7867) (by @CommanderStorm)
  • Fix camera jump in flyTo when minZoom is set (#7743) (by @YuChunTsao)

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

NewReleases is sending notifications on new releases.