NavigationManagerNavigator Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Navigator Navigator { get; }
Public ReadOnly Property Navigator As Navigator
Get
Property Value
Type:
NavigatorRemarks
A
Navigator simply guides the user
along a
Route using GPS updates. The
NavigationManager class encapsulates all the functionality of a Navigator. If you are
using a NavigationManager it is often unnecessary to also use a Navigator.
See Also