plus
Adds two GeoPosition.
Return
the sum.
Parameters
other
the position to sum to
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
Adds two GeoPosition.
the sum.
the position to sum to
Considers both positions as vectors, and sums them.
a new {@link Position} that is the sum of the two.
the other position