TomtomRoutingSource

class TomtomRoutingSource(context: Context)

Data source for routing with TomTom. Doc: https://developer.tomtom.com/maps-android-sdk/documentation/routing/documentation

Constructors

Link copied to clipboard
fun TomtomRoutingSource(context: Context)

Functions

Link copied to clipboard
fun getRouteFromLocations(locations: List<LatLng>, considerTraffic: Boolean = false): Result<RoutePlan>

Get route from locations