Click or drag to resize

SimulatedGpsSetLocation Method (LatLon)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets the GPS location and clears the path. The existing heading is preserved. The new position will be reflected immediately.

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

Parameters

location
Type: Telogis.GeoBaseLatLon
The location of the SimulatedGps.
See Also