File tree Expand file tree Collapse file tree 4 files changed +17
-6
lines changed
Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1- ## 3.10.0-beta.1
1+ ## 3.10.0
22
33### Features and improvements ✨
44
55- Add support for data-driven ` *-use-theme ` properties.
66- Improve rendering of complex SVG clip paths for vector icons.
77
88### Bug fixes 🐞
9+ - Fix some mouse gestures for Firefox 136 and later on Mac OS.
910- Fix issue where the close popup button was hidden from screen readers.
11+ - Fix updating of schema config values of imported styles.
12+ - Fix line placement symbol disappearing issue during transition from globe.
1013- Fix ` queryRenderedFeatures ` not working on duplicated model layers.
14+ - Fix in-place update for SDF image.
15+ - Fix LUT not being applied to in-place updated image.
16+ - Fix various issues with using ` mouseenter ` and ` mouseleave ` with Interactions API.
17+ - Fix error with interactible map elements during interaction with a map that wasn't fully loaded.
1118- Fix rendering of elevated and non-elevated lines on the same layer.
19+ - Fix pixel ratio handling for patterns with vector icons.
20+ - Fix positioning of vector icons with modified ` icon-size ` .
1221- Fix a blank map issue after WebGL context loss.
22+ - Fix loss of precision for close to camera models.
23+ - Fix transparent models not being culled when terrain is enabled.
1324
1425## 3.9.4
1526- Fix vector icons rendering with stretch areas on high DPI devices.
Original file line number Diff line number Diff line change 11{
22 "name" : " mapbox-gl" ,
33 "description" : " A WebGL interactive maps library" ,
4- "version" : " 3.10.0-beta.1 " ,
4+ "version" : " 3.10.0" ,
55 "main" : " dist/mapbox-gl.js" ,
66 "style" : " dist/mapbox-gl.css" ,
77 "types" : " dist/mapbox-gl.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @mapbox/mapbox-gl-style-spec" ,
3- "version" : " 14.10.0-beta.1 " ,
3+ "version" : " 14.10.0" ,
44 "description" : " a specification for mapbox gl styles" ,
55 "author" : " Mapbox" ,
66 "license" : " SEE LICENSE IN LICENSE.txt" ,
You can’t perform that action at this time.
0 commit comments