Route
class Route
A Route representation which can be added and displayed on the map.
See the TomTomMap.addRoute(routeOptions: RouteOptions) to check how to add a new Route.
Properties
Link copied to clipboard
Returns a bounding box sized to the Route geometry.
Link copied to clipboard
Destination location of the Route.
Link copied to clipboard
Mutable property representing a list of Instructions associated with this Route.
Link copied to clipboard
Width of the Route outline in density-independent pixels (dp).
Link copied to clipboard
Determines whether the Route is visible or hidden.