RoutingStrategyShortestEnhanceRoute Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
When true, routing will consider more minor streets close to the direct line between two
consecutive route stops. This is likely to improve the quality of shortest routes, but at
the price of some impact on performance and memory usage.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool EnhanceRoute { get; set; }
Public Property EnhanceRoute As Boolean
Get
Set
Property Value
Type:
BooleanSee Also