RouteForceRecalculate Method |
Namespace: Telogis.GeoBase.Routing
This method should be called if a Route has already calculated directions using GetDirections, and then subsequently had changes made to its RoutingStrategy or VehicleSpec.
Examples include setting a Telogis.GeoBase.GeoFence in the RoutingStrategy's KeepOut list, or changing the height of your VehicleSpec.
If not called under these circumstances then the route will simply return previously calculated directions. These may violate a GeoFence or produce a route unsuitable for the given vehicle specifications.