v2.14.0
版本发布时间: 2023-04-12 20:41:25
mapbox/mapbox-gl-js最新发布版本:v3.7.0(2024-09-27 17:16:45)
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)