Click or drag to resize

INavigationStatusHideInstructions Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Derived classes should implement this method to hide navigation instructions presented to the user. Typically, instructions will need to be hidden after the event has occurred and before the next event is due to be presented.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
void HideInstructions()
See Also