v10.13.0-rc.1
Pre-release
Pre-release
pjleonard37
released this
19 Apr 12:57
·
152 commits
to main
since this release
Features ✨ and improvements 🏁
- Update mapbox-common to v23.5.0-rc.1
- Improve startup performance by calculating the style expressions dependencies lazily
- Introduce a new API
coordinateInfoForPixel(pixel: ScreenCoordinate): CoordinateInfo
which will return a record containing both coordinate andisOnSurface
info
Bug fixes 🐞
- Fix text flickering while symbol layer update if
text-field
containstext-color
property inside theformat
expression