Hierarchy |
Top Previous Next |
Set this property to true, if you want to enable hierarchical routing. You should also have called SetHierarchyLevel.
If you set it and use the object in instantiating the TDrivingDirections class, it will also use hierarchical routing. It does so by first trying with hierarchy enabled and if no route was found, it will try again with hierarchy disabled.
Default: false
Type: boolean
|