Click or drag to resize

INavigationStatusHideEta 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 arrival time/distance estimates. Typically, arrival time/distance estimates will need to be hidden when the user travels off-route or causes the route to be recalculated.

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