Click or drag to resize

ILazyRouteCalculatorDescribeNext Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
This method is called by the navigator to describe the next turn on the route. DescribeNext().

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
bool DescribeNext()

Return Value

Type: Boolean
Returns true if there are more turns to be described. The Navigator will call this repeatedly for a certain period of time so that the upcoming movement will likely always be described.
See Also