Click or drag to resize

RoutingStrategyShortestEnhanceRoute Property

Verizon Connect Logo
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; }

Property Value

Type: Boolean
See Also