GooglePlayDirectionProvider

class GooglePlayDirectionProvider(context: Context) : DirectionProvider

Constructors

Link copied to clipboard
constructor(context: Context)

Properties

Link copied to clipboard
val mutableOrientationFlow: MutableStateFlow<DeviceDirection?>
Link copied to clipboard
var orientationFlow: StateFlow<DeviceDirection?>

Functions

Link copied to clipboard
open override fun destroy()
Link copied to clipboard
fun start()