C++ SDK

◆ nPlanningSettings

int SChangeOption::nPlanningSettings

Flag determining what kind of route Drive computes.

Possible values are:

  • 1 - Drive computes fastest route.
  • 2 - Drive computes economic route.
  • 3 - Drive computes shortest route.
  • 6 - Drive computes route for emergency vehicles.