minus

abstract fun minus(other: GeoPosition): GeoPosition

Subtracts the provided GeoPosition from this GeoPosition.

Return

the difference.

Parameters

other

the position to subtract to this one