requestPosition

abstract suspend fun requestPosition(destNum: Int, currentPosition: Position)(source)

Requests the current GPS position from a remote node.

Parameters

destNum

The target node number.

currentPosition

Our current position to provide in the request.