issues
search
mapbox
/
mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
https://docs.mapbox.com/mapbox-gl-js/
Other
11.25k
stars
2.23k
forks
source link
v3.6.0-beta.1
#13244
Closed
underoot
closed
4 months ago
underoot
commented
4 months ago
Features and improvements ✨
Improve initial load performance.
Add inner glow effect for negative
circle-blur
values.
Add support for inlining TileJSON in style source definitions using
data
field.
Improve 3D models' shadow appearance.
Improve performance of updating config values of a style.
Add more descriptive expression evaluation error messages.
Improve TypeScript typings.
Bug fixes 🐞
Fix
isSourceLoaded
flag on
sourcedata
event for already loaded sources.
Fix firing
load
event when all tiles fail to load.
Fix performance issues when GeoJSON in
dynamic
mode is updated too frequently.
Fix rasterarray layer flickering from stale tiles cache.
Fix spikes when viewing terrain-enabled maps in certain environments.
Features and improvements ✨
circle-blur
values.data
field.Bug fixes 🐞
isSourceLoaded
flag onsourcedata
event for already loaded sources.load
event when all tiles fail to load.dynamic
mode is updated too frequently.