PlacesNearbySharedLogic

class PlacesNearbySharedLogic(soundscapeServiceConnection: SoundscapeServiceConnection, viewModelScope: CoroutineScope)

Constructors

Link copied to clipboard
constructor(soundscapeServiceConnection: SoundscapeServiceConnection, viewModelScope: CoroutineScope)

Types

Link copied to clipboard
data class LocationAndGridState(val location: LngLatAlt?, val gridState: GridState?)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun startBeacon(location: LngLatAlt, name: String)