isCompatibleWithEVProfile

fun isCompatibleWithEVProfile(evProfile: EVProfile): Boolean

Parameters

evProfile

EVProfile EV profile to be used during evaluation

fun isCompatibleWithEVProfile(evProfile: EVProfile, listener: EvProfileCompatibilityCheckListener, executor: Executor? = null)

Determines whether way-point is compatible with supplemented EV profile

Parameters

evProfile

EVProfile EV profile to be used during evaluation

executor

executor which will execute the listener's callbacks