Tomtom Routing Source
Data source for routing with TomTom. Doc: https://developer.tomtom.com/maps-android-sdk/documentation/routing/documentation
Constructors
Functions
Link copied to clipboard
fun getRouteFromLocations(locations: List<LatLng>, considerTraffic: Boolean = false): Result<RoutePlan>
Content copied to clipboard
Get route from locations