✨ Features and improvements
- Add an option to scale the default
Marker
icon.(#9414) (h/t adrianababakanian) - Improving the shader compilation speed by manually getting the run-time attributes and uniforms.(#9497)
- Added
clusterMinPoints
option for clustered GeoJSON sources that defines the minimum number of points to form a cluster.(#9748)
🐞 Bug fixes
- Fix a bug where map got stuck in a DragRotate interaction if it's mouseup occurred outside of the browser window or iframe.(#9512)
- Fix potential visual regression for
*-pattern
properties on AMD graphics card vendor.(#9681) - Fix zooming with a double tap on iOS Safari 13.(#9757)
- Removed a misleading
geometry exceeds allowed extent
warning when using Mapbox Streets vector tiles.(#9753) - Fix reference error when requiring the browser bundle in Node. (#9749)