observeMapMarkers

abstract fun observeMapMarkers(): Flow<List<DashMarker>>

Observe map markers.

Return

a Flow of DashMarkers.