A coordinate on earth with a latitude and longitude.
Documentation
(|.|) :: Latitude -> Longitude -> CoordSource
Construct a coordinate with the given latitude and longitude.
(!.!) :: Double -> Double -> CoordSource
- - | Construct a coordinate with the given latitude and longitude in degrees.