✨ Features and improvements
- ⚠️
Mapnow composes aCamerainstead of extending it (MapextendsEventeddirectly and forwards the camera API). The internalmap.transformwas removed — use map's public API instead or open a PR if you need something that's not exposed. Removed the internaltransform.getMatrixForModelhelper (#7800) (by @HarelM)
🐞 Bug fixes
- Fix
line-layer-opacity/fill-layer-opacityclipping away a subsequent layer that shares the same source (#7867) (by @CommanderStorm) - Fix camera jump in flyTo when minZoom is set (#7743) (by @YuChunTsao)