MPDirectionsConfig

open class MPDirectionsConfig

A configuration object used for applying settings to a MPDirectionsService. This object can only be instantiated through the included Builder pattern.

Functions

Link copied to clipboard
open fun getAvoidedWayTypes(): List<String>
Link copied to clipboard
open fun getIsDeparture(): Boolean
Link copied to clipboard
open fun getRouteResultListener(): OnRouteResultListener
Link copied to clipboard
open fun getTime(): Date
Link copied to clipboard
open fun getTravelMode(): String