Each instance of this class represents one waypoint from a Global Position System receiver. Attributes include:
.waypoint
The lat-long coordinates as a string. For the
format, see Section 5.6, “
The gps element: defining a
waypoint
”.
.text
Textual description of the locality, or None if there is no description.
.latLon
A LatLon instance representing this
waypoint. For documentation on this class, see
A Python mapping package.