GPX-0.7.0: Parse GPX files

Data.Geo.GPX.Type.Bounds

Description

Documentation

boundsSource

Arguments

:: (Latitude, Longitude)

The minimum latitude and longitude.

-> (Latitude, Longitude)

The maximum latitude and longitude.

-> Bounds