Click or drag to resize

NavigationManagerSetDestination Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set the destination. The NavigationManager will navigate to this destination.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetDestination(
	LatLon location
)

Parameters

location
Type: Telogis.GeoBaseLatLon
The destination to navigate to.
See Also