Skip to content

v0.19.0

Choose a tag to compare

@mollymerp mollymerp released this 31 May 23:02
· 8882 commits to main since this release

New Features & Improvements

  • Significantly improve rendering performance for fill layers #1606
  • Add data driven styling support for fill-color and fill-outline-color #2629
  • Allow use of special characters in property field names #2547
  • Add has and !has filter operators mapbox/feature-filter#15
  • Improve keyboard handlers with held-down keys #2530
  • Support 'tms' tile scheme #2565
  • Add trackResize option to Map #2591

Bugfixes

  • Scale circles when map is displayed at a pitch #2541
  • Fix background pattern rendering bug #2557
  • Fix bug that prevented removal of a fill-pattern from a fill layer #2534
  • Fix line-pattern and fill-patternrendering #2596
  • Fix some platform specific rendering bugs #2553
  • Return empty object from queryRenderedFeatures before the map is loaded #2621
  • Fix "there is no texture bound to the unit 1" warnings #2509
  • Allow transitioned values to be unset #2561