Skip to content

Refactor layer component and add support for dragging on mobile

Compare
Choose a tag to compare
@alex3165 alex3165 released this 03 Oct 07:40
· 363 commits to master since this release

Notes: This release should not include any breaking changes, if your app break when upgrading from react-mapbox-gl 2.5.3 to 2.6.0 please open an issue.
There is some possible regressions around events for the Feature component

The release include:

  • Add support for dragging a feature on mobile
  • Refactor the layer component to extract the mouse events to an HOC