toggle menu
maplibre-compose
0.1.0
common
switch theme
search in API
maplibre-compose
/
dev.sargunv.maplibrecompose.core.data
/
GestureSettings
/
GestureSettings
Gesture
Settings
constructor
(
isTiltGesturesEnabled
:
Boolean
=
true
,
isZoomGesturesEnabled
:
Boolean
=
true
,
isRotateGesturesEnabled
:
Boolean
=
true
,
isScrollGesturesEnabled
:
Boolean
=
true
)