Skip to content

v10.13.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pjleonard37 pjleonard37 released this 19 Apr 12:57
· 152 commits to main since this release
10ac9df

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 and isOnSurface info

Bug fixes 🐞

  • Fix text flickering while symbol layer update if text-field contains text-color property inside the format expression