Companion

object Companion

Functions

Link copied to clipboard
fun create(    routingApi: RoutingApi,     pointDifferenceThreshold: Distance = DEFAULT_POINT_DIFFERENCE_THRESHOLD_IN_METERS,     pointDifferenceNumberThreshold: Int = DEFAULT_POINT_DIFFERENCE_NUMBER_THRESHOLD): DynamicRoutingApi

Creates instance of OnlineDynamicRoutingApi.