Click or drag to resize

NavigationManagerStop Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Stops the NavigationManager. Once the NavigationManager has been stopped the destination will have to be manually set (using SetDestination(LatLon)) to start the NavigationManager again. To temporarily pause the NavigationManager see Suspend.

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