GPXBounds

public final class GPXBounds : GPXElement, Codable

A value type that represents bounds based off GPX v1.1 schema’s boundsType.

This is meant for having two pairs of longitude and latitude, signifying the maximum and minimum, defining the extent / boundaries of a particular element.