enableRouteHandle property

bool enableRouteHandle
getter/setter pair

A flag that indicates whether the resulting route should contain a RouteHandle. Defaults to false. Note that a RouteHandle generated by the online RoutingEngine is not compatible with the OfflineRoutingEngine and vice versa.

Implementation

bool enableRouteHandle;