MPIBlue Dot Position Update
class MPIBlueDotPositionUpdate( val position: MPIPosition, val _map: String, val _nearestNode: String, val bearing: Double? = null)
Content copied to clipboard
MPIBlueDotPositionUpdate gives the current position update of the blue dot.
Constructors
Link copied to clipboard
fun MPIBlueDotPositionUpdate( position: MPIPosition, _map: String, _nearestNode: String, bearing: Double? = null)
Content copied to clipboard