You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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