Click or drag to resize

NavigatorLocation Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the navigator's last recorded location, as a LatLon, snapped to the closest point on the route.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon Location { get; }

Property Value

Type: LatLon
See Also