Namespace Geotab.Checkmate.ObjectModel.Geographical
Classes
- BoundingBox
A geographic area defined by the top-left and bottom-right coordinates.
- EstimatedArrival
Contains estimated travel duration and distance.
- Leg
A single leg of Directions between origin and destination Waypoints.
- Step
A single step in a sequence of step-by-step instructions to complete Leg of Directions.
- Waypoint
A set of coordinates that reference a location.
Interfaces
- IDirectionsSequence
A sequence of directions with duration and distance.
- IDistanceDuration
The information about duration and distance.