mapbox/flutter-mapbox-gl

Add tilt/shove gesture

tobrun opened this issue · 3 comments

Scrolling vertically with two fingers should increase/decrease the tilt of the camera position.

This kind of gesture isn't currently supported by flutter, full list here.

yes also dragging map is not smooth in android

with moving to a platform view this issue is no longer applicable, we can leverage touch handling from the native sdks instead.