Skip to content

v0.12.1

Compare
Choose a tag to compare
@lucaswoj lucaswoj released this 08 Dec 20:20
· 8462 commits to main since this release

Breaking changes

  • Reversed the direction of line-offset (#1808)
  • Renamed Pinch interaction handler to TouchZoomRotate (#1777)
  • Made Map#update and Map#render private methods (#1798)

API Improvements

  • Added an method to disable touch rotation (#1777)
  • Added a position option for Attribution (#1689)

Bugfixes

  • Ensure tile loading errors are properly reported (#1799)
  • Ensure re-adding a previously removed pop-up works (#1477)
  • Made Map#remove remove created DOM elements (#1789)

UX Improvements

  • Don't round zoom level during double-click interaction (#1640)