Open danieldanielecki opened 1 year ago
The improper usage of the Coordinate interface caused #41.
Improve it by using this interface anywhere where direct usage of latitude and longitude, without through Coordinate, happens.
latitude
longitude
The improper usage of the Coordinate interface caused #41.
Improve it by using this interface anywhere where direct usage of
latitude
andlongitude
, without through Coordinate, happens.