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)