Show Device Trips Example
Skill level:

This example demonstrates a tool that can be built with a beginner-level knowledge of the MyGeotab system. It is suitable for those who are new to the Geotab ecosystem and are just getting started with learning about the MyGeotab SDK and leveraging the MyGeotab APIs within their projects.

This example demonstrates some simple API requests and drawing a vehicle's trip on a map. Your vehicles are retrieved using an initial API request for all Device entities. Then when one is selected, the current day's Trips are retrieved. The trip's LogRecords are retrieved and displayed on the map.
In this example
API Methods:Get
API Entities:Device LogRecord Trip