CostModel
fun CostModel( routeType: RouteType = RouteType.Fast, considerTraffic: ConsiderTraffic = ConsiderTraffic.YES, avoidOptions: AvoidOptions? = null)
Content copied to clipboard
Parameters
routeType
The overall path preference.
considerTraffic
Whether to ignore traffic.
avoidOptions
What to avoid.