NSDK_RouteCalculationType

enum NSDK_RouteCalculationType {}

@author PTV AG Karlsruhe

  • Error parsing the result from the native code.

    Declaration

    Objective-C

    NSDK_ROUTE_ERROR = -1
  • classic routing, no alternatives

    Declaration

    Objective-C

    NSDK_ROUTE_CLASSIC = 0
  • routing with up to three alternative routes

    Declaration

    Objective-C

    NSDK_ROUTE_ALTERNATIVE = 1