C# SDK

◆ nPlanningSettings

int nPlanningSettings = -1

Flag determinating 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.
    nPlanningSettingsLimitedSpeed parameter.