Click or drag to resize

DefaultNavigationStatus Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The DefaultNavigationStatus type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHideEta
Hide arrival time/distance estimates.
Public methodHideInstructions
Hide navigation instructions presented to the user.
Public methodHideUpcomingTurn
Hide information alerting the user of an upcoming turn.
Public methodHitTest
Perform a hit test.
Public methodRender
Render the given graphics according to the given render context.
Public methodSetAddress
Notify the user of a change of address.
Public methodSetEta
Display arrival (time and distance) estimates.
Public methodSetGpsInfo
Display GPS status information.
Public methodSetInstruction
Update navigation instructions displayed to the user.
Public methodSetNavigationOff
Disable navigation.
Public methodSetSpeed
Notify the user of the vehicle's current speed.
Public methodSetStatusMessage
Display status information to the user.
Public methodSetUpcomingTurn
Alert the user of an upcoming turn.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also