is Compatible With EVProfile
fun isCompatibleWithEVProfile(evProfile: EVProfile, listener: EvProfileCompatibilityCheckListener, executor: Executor? = null)
Determines whether way-point is compatible with supplemented EV profile
Parameters
ev Profile
EVProfile EV profile to be used during evaluation
executor
executor which will execute the listener's callbacks
Deprecated
Please use asynchronous version of this function
Replace with
isCompatibleWithEVProfile(evProfile, listener, executor)
Content copied to clipboard
Parameters
ev Profile
EVProfile EV profile to be used during evaluation