set Vehicle Profile
open fun setVehicleProfile(@NonNull vehicleProfile: VehicleProfile, @NonNull listener: SetVehicleProfileListener, @Nullable executor: Executor)
open fun setVehicleProfile(@NonNull vehicleProfile: VehicleProfile, @NonNull listener: SetVehicleProfileListener)
Sets Vehicle profile to be used by navigation.
Parameters
vehicle Profile
Vehicle profile to be set. If null, current vehicle profile will be erased.