Releases: mapbox/mapbox-gl-js
Releases · mapbox/mapbox-gl-js
v2.15.0-beta.1
Update package version and the CHANGELOG for the 2.15.0-beta.1 releas…
v2.14.1
v2.14.0
Features ✨ and improvements 🏁
- Support
referrerPolicy
option for thetransformRequest
function when using fetch (#12590) (h/t robertcepa)
Bug fixes 🐞
- Enable anisotropic filtering on tiles beyond 20 degrees pitch to prevent it from compromising image crispness on flat or low-tilted maps. (#12577)
- Fix LngLatBounds.extend() with literal LngLat object. (#12605)
- Add arrow characters to the map of verticalized character (#12608) (h/t kkokkojeong)
- Disable panning inertia if
prefers-reduced-motion
is enabled (#12631)
2.14.0-beta.1
v2.14.0-beta.1 Update package version and the CHANGELOG for the 2.14.0-beta.1 releas…
v2.13.0
Features ✨ and improvements 🏁
- Support draping over terrain and globe in CustomLayer API (#12182)
- Improve the rendering performance of terrain slightly by reducing its GPU memory footprint. (#12472)
- Add methods for changing a raster tile source dynamically (e.g.
setTiles
,setUrl
). (#12352)
Bug fixes 🐞
- Fix
line-border-color
when used withline-trim-offset
(#12461) - Fix potential infinite loop when calling
fitBounds
with globe projection (#12488) - Fix
map.getBounds()
returning incorrect bounds with adaptive projections. (#12503) - Introduce skirts for terrain globe mode (#12523)
- Fix blur on draped lines while zoom-in (#12510)
- Fix map pan speed while pinching in (#12543)
- Fix negative-width diacritics handling (#12554)
- Fixes
undefined is not an object
incoalesceChanges
(#12497) (h/t nick-romano)
v2.13.0-beta.1
fix version in package.json (#12561)
v2.12.1
v1.13.3
v2.12.0
Features ✨ and improvements 🏁
- Improve performance of patterns and line dashes and improve their appearance when zooming. (#12326)
- Improve performance of text and icon placement. (#12351)
- Improve performance of loading terrain data (#12397)
- Allow zooming towards terrain at a safe distance without pitching the camera (#12354)
- Allow for pitch override in
cameraForBounds
,fitBounds
andfitScreenCoordinates
camera APIs. (#12367)
Bug fixes 🐞
- Fix
getBounds
when used around the poles with a globe projection. (#12315) - Fix incorrect transition flag in
*-pattern
andline-dasharray
properties (#12372) - Fix symbols filtering when using
center-to-distance
along with terrain. (#12413) - Fix fog rendering artifact on lower resolution terrain tiles (#12423)
- Fix an issue where Geolocate control would throw an error if it's removed before determining geolocation support (#12332) (h/t tmcw)
[email protected]
Bump for final (#12501)