Data.Geo.GPX.LongitudeType
Description
Simple Type: latitudeType http://www.topografix.com/GPX/1/1/#type_latitudeType
Documentation
data LongitudeType Source
Arguments
| :: Double | The value which will be between -180 and 180 (values out of the range are truncated using a modulus operation). |
| -> LongitudeType |