Skip to content

v4.0.2

Latest

Choose a tag to compare

@lesbaa lesbaa released this 06 May 09:30

✨ Features and improvements

  • None

🐛 Bug Fixes

  • Passes options.canvasContextAttributes to WebGL support check to ensure the check creates context with the same options that the real rendering context uses.
  • Fixes RD-1903, highway shield labels (and some other text) showing road names or no text instead of route numbers when language is explicitly set to "auto".
  • Fixes a bug where two Space layers are added when initialising the map, leading to errors being thrown when changing space config.
  • Switches from using crypto.randomUUID to uuid lib in MaptilerAnimation

⚙️ Others

  • Bumps @maptiler/client to latest version.
  • Bumps UUID to latest version.