NavigationEvent Class | ![]() |
Namespace: Telogis.GeoBase.Navigation
The NavigationEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Country |
The country where the navigation event is taking place.
|
![]() | Dir |
The Direction from the Route Directions.
|
![]() | DirectionQualifier |
Gets further information to the direction (instruction) allowing us to qualify
the direction. For example, "turn right at the traffic lights", as opposed
to simply "turn right".
|
![]() | DirectionType | |
![]() | GpsQuality |
Get the quality of the GPS Fix. This value is only reliable when a GpsQuality event has been fired.
|
![]() | IsAnnounced |
Whether the event has been announced.
|
![]() | Location |
The location (as a LatLon) where the navigation event is taking place.
|
![]() | Number |
The turn number, exit number or roundabout exit number.
|
![]() | PrimaryTargetStreet |
Get the name of the primary target street.
|
![]() | TargetStreet |
Get the name of the target street.
|
![]() | Time |
Time to the movement.
|
![]() | TurnDirection |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetDistance |
Distance to the Movement.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Return a string representation for this NavigationEvent.
(Overrides ObjectToString.) |
Related articles: Using Notifications and Events, Using a TurnBox.