Refactor layer component and add support for dragging on mobile
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