Search
RoutingOptions Properties
 


 Public Properties

  Name Description

GridSize

Gets or sets the size of the pieces of the routing grid.

IgnoreAnchoring

For internal use.

LengthCost

Gets or sets a value added to the total cost of a route for each piece of the routing grid occupied by the route.

NodeVicinityCost

Gets or sets the size of a buffer zone around a node for which routes get a penalty cost if they pass through it.

TurnCost

Gets or sets a value added to the total cost of a route if it makes a turn.

 See Also