Package-level declarations
Types
Link copied to clipboard
open class BaseMapViewModel(mapPrefs: ERROR CLASS: Symbol not found for MapPrefs, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, packetRepository: ERROR CLASS: Symbol not found for PacketRepository, radioController: ERROR CLASS: Symbol not found for RadioController) : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel
Link copied to clipboard
Link copied to clipboard
class SharedMapViewModel(mapPrefs: ERROR CLASS: Symbol not found for MapPrefs, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, packetRepository: ERROR CLASS: Symbol not found for PacketRepository, radioController: ERROR CLASS: Symbol not found for RadioController) : BaseMapViewModel
Link copied to clipboard
Functions
Link copied to clipboard
fun BaseMapViewModel.tracerouteNodeSelection(tracerouteOverlay: TracerouteOverlay?, tracerouteNodePositions: Map<Int, ERROR CLASS: Symbol not found for Position>, nodes: List<ERROR CLASS: Symbol not found for Node>): TracerouteNodeSelection