plus

Considers both positions as vectors, and sums them.

Return

a new {@link Position} that is the sum of the two.

Parameters

other

the other position


open fun plus(@Nonnull other: GeoPosition): GeoPosition

Adds two GeoPosition.

Return

the sum.

Parameters

other

the position to sum to