GPX-0.4.8: Parse GPX files

Data.Geo.GPX.BoundsType

Description

Documentation

boundsTypeSource

Arguments

:: (LatitudeType, LongitudeType)

The minimum latitude and longitude.

-> (LatitudeType, LongitudeType)

The maximum latitude and longitude.

-> BoundsType