transitions To Idle Upon User Interaction
fun transitionsToIdleUponUserInteraction(transitionsToIdleUponUserInteraction: Boolean): ViewportOptions.Builder
Content copied to clipboard
Indicates whether the ViewportPlugin should idle when user interact with the map using gestures.
Set this property to false to enable building custom ViewportState that can work simultaneously with certain types of gestures.
Defaults to true.