Sourced from maplibre-gl's releases.
v5.12.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.11.0:
✨ Features and improvements
- Add support for MapLibre Tiles (MLT) by using
encoding: 'mlt'in vector source definition (#6570) (by@Salkin975and@HarelM)- Slice vector tiles to improve over scale vector handling (#6521). It adds the
experimentalZoomLevelsToOverscaleflag toMapOptionsto allow controlling how many zoom levels to slice and how many to scale. It seems to have better performance at high zoom levels. It can prevent Safari crashes in some scenarios by setting it to 4 or less. (by@HarelM)- Add reduceMotion option to Map Options (#6661) (by
@wayofthefuture)🐞 Bug fixes
- Fix missing
constrainOverridesetter inTransformHelper.apply(#6642) (by@larsmaxfield)- Fix blank map after WebGL context restore (#6242) (by
@ToHold)
Sourced from maplibre-gl's changelog.
5.12.0
✨ Features and improvements
- Add support for MapLibre Tiles (MLT) by using
encoding: 'mlt'in vector source definition (#6570) (by@Salkin975and@HarelM)- Slice vector tiles to improve over scale vector handling (#6521). It adds the
experimentalZoomLevelsToOverscaleflag toMapOptionsto allow controlling how many zoom levels to slice and how many to scale. It seems to have better performance at high zoom levels. It can prevent Safari crashes in some scenarios by setting it to 4 or less. (by@HarelM)- Add reduceMotion option to Map Options (#6661) (by
@wayofthefuture)🐞 Bug fixes
- Fix missing
constrainOverridesetter inTransformHelper.apply(#6642) (by@larsmaxfield)- Fix blank map after WebGL context restore (#6242) (by
@ToHold)
370565b
Bump version to 5.12.0 (#6678)7d5c2f7
Set immutableCreate to true in release workflow (#6634)689a3c2
Add support for MLT (#6570)234b63b
chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 (#6677)ea166d8
chore(deps-dev): bump puppeteer from 24.27.0 to 24.28.0 (#6675)db9cf5d
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#6674)e832ffa
Add reduceMotion option to Map Options (#6661)068522a
chore(deps-dev): bump @types/node from 24.9.2 to 24.10.0
(#6672)84d56f7
Generate Unicode character property data at build time (#6639)e24615c
Clear both TinySDF instances together (#6671)