SoundscapeServiceConnection

class SoundscapeServiceConnection @Inject constructor

Constructors

Link copied to clipboard
@Inject
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val serviceBoundState: StateFlow<Boolean>
Link copied to clipboard

Functions

Link copied to clipboard
fun getBeaconFlow(): StateFlow<LngLatAlt?>?
Link copied to clipboard
fun getLocationFlow(): StateFlow<Location?>?
Link copied to clipboard
fun getOrientationFlow(): StateFlow<DeviceOrientation?>?
Link copied to clipboard
Link copied to clipboard
fun setStreetPreviewMode(on: Boolean, latitude: Double = 0.0, longitude: Double = 0.0)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard