Route
class Route
Represents a route option during navigation. Contains route information including identification, name, distance, and estimated time.
Parameters
id
Unique identifier for the route
distanceMeters
Total route distance in meters
etaMinutes
Estimated time of arrival in minutes
stateOfCharge
State of charge percentage at the end destination point (for EV routes)