etaType

val etaType: EtaType? = null

Indicates that the caller intends to perform a higher cost navigation ETA estimate. Please note, that either SearchOptions.origin should be specified or com.mapbox.android.core.location.LocationEngine should provide location in order to calculate ETA. Also, ETA will not be calculated, if it's impossible to build a route from provided origin point to the destination.