Expand description
Recoord is a create for handling work with coordinates
All corrdinates are always converted to the latitude and longitude float format
Modules§
- formats
- A wrapper around different coordinate formats
- resolvers
- A wrapper around differend resolvers for Coordinates
Structs§
- Coordinate
- The base coordinate struct. It stores the location as latitude, longitude floats
Enums§
- Coordinate
Error - Error when handling coordinates