Skip to content

v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 11:47
· 71 commits to main since this release
b70ac2c

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v4.5.2:

✨ Features and improvements

  • Prefer local glyph rendering for all CJKV characters, not just those in the CJK Unified Ideographs, Hiragana, Katakana, and Hangul Syllables blocks. (#4560))

🐞 Bug fixes

  • Fix right-to-left layout of labels that contain characters in the Arabic Extended-B code block. (#4536)
  • Fix 3D map freezing when camera is adjusted against map bounds. (#4537)
  • Fix getStyle() to return a clone so the object cannot be internally changed (#4488)
  • Fix issues with setting sky to undefined (#4587))