GPX-0.8.0: Parse GPX files

Safe HaskellNone

Data.Geo.GPX.Type.Bounds

Description

Documentation

boundsSource

Arguments

:: (Latitude, Longitude)

The minimum latitude and longitude.

-> (Latitude, Longitude)

The maximum latitude and longitude.

-> Bounds