A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z 

W

W - enum entry in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Heading
 
W - enum entry in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Heading
 
WALKWAY - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
 
WALKWAY - enum entry in com.telenav.sdk.map.model.RoadType
 
Warning - class in com.telenav.sdk.map.direction.model
 
Warning.Companion - class in com.telenav.sdk.map.direction.model.Warning
 
WATCH - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
 
WATCH - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteTriggerType
 
WAYPOINT - enum entry in com.telenav.sdk.datacollector.model.EventType.Navigation
 
WAYPOINT - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteTriggerType
 
WAYPOINT - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchTriggerType
 
Waypoint - class in com.telenav.sdk.map.direction.model
This data class defines a stopover that user would like to take for a route, along with extra related information which user may want to specify.
WAYPOINT_DELETED - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteTriggerType
 
WaypointEvent - class in com.telenav.sdk.datacollector.model.event
WaypointEvent Schema model object.
WaypointEvent.Builder - class in com.telenav.sdk.datacollector.model.event.WaypointEvent
 
WaypointEvent.WaypointActionType - class in com.telenav.sdk.datacollector.model.event.WaypointEvent
 
WayPointLocation - class in com.telenav.sdk.navigation.model
 
WaypointOptimizeRequest - class in com.telenav.sdk.map.direction.model
Data class that defines the request for isochrone service.
WaypointOptimizeResponse - class in com.telenav.sdk.map.direction.model
Define the response when a waypoint optimize request is processed.
WEATHER - enum entry in com.telenav.sdk.datacollector.model.EventType.Others
 
WeatherEvent - class in com.telenav.sdk.datacollector.model.event
WeatherEvent Schema model object.
WeatherEvent.Builder - class in com.telenav.sdk.datacollector.model.event.WeatherEvent
 
WeatherEvent.WeatherType - class in com.telenav.sdk.datacollector.model.event.WeatherEvent
 
WEEKLY_REPORT - enum entry in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.MessageType
 
WEIGHT - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
 
WEIGHT_PER_AXLE - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
 
WEIGHT_RESTRICTION_BLOCKED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType

Sample: warning. weight restriction ahead. cannot pass through. AlertType::PhysicalRestriction.

WHATS_APP - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
 
WHERE_AM_I_HIGHWAY - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType

The vehicle is on highway road when client requests "where am I". Sample1: You are driving on a highway.<br/> Sample2: The next exit is ${exit_number}.<br/> Sample3: You are driving on ${current_street_name}.<br/> Sample4: You are driving on ${current_street_name}. The next exit is ${highway_exit_number}.<br/> key: current_street_name, value: the name of street where vehicle locates currently.<br/> key: is_current_street_name_route_number, value: "true" when type of "current_street_name" type is route number, "false" when type of "current_street_name" type is not route number, if true, tasdk will process it into a more understandable string, default: "false".<br/> key: is_current_street_name_route_number, value: "street name".<br/> key: highway_exit_number, value: "exit number".

WHERE_AM_I_LOCAL - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType

The vehicle is on local road when client requests "where am I". Sample1: The next upcoming street is soon.<br/> Sample2: The next upcoming street is ${cross_street_name}.<br/> Sample3: You are driving on ${current_street_name}. The next upcoming street is ${cross_street_name}.<br/> Sample4: You are driving on ${current_street_name}. In ${distance}, the next upcoming street is ${cross_street_name}.<br/> key: current_street_name, value: the name of street where vehicle locates currently.<br/> key: is_current_street_name_route_number, value: "true" when type of "current_street_name" type is route number, "false" when type of "current_street_name" type is not route number, if true, tasdk will process it into a more understandable string, default: "false".<br/> key: cross_street_name, value: Next Upcoming street name.<br/> key: next_street_name, value: the name of next upcoming street when driving.<br/> key: is_next_street_name_route_number, value: "true" when type of "next_street_name" type is route number, "false" when type of "next_street_name" type is not route number, if true, tasdk will process it into a more understandable string, default: "false".

WHERE_AM_I_OFF_ROAD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType

The vehicle is off road when client requests "where am I" Sample1: You are off road.<br/> Sample2: You are nearby ${nearby_street_name}.<br/> Sample3: You are nearby ${city_name}.<br/> Sample4: You are nearby ${state_name}.<br/> Sample5: You are nearby ${country_name}.<br/> key: nearby_street_name, value: nearby street name when off road.<br/> key: is_nearby_street_name_route_number, value: "true" when type of "nearby_street_name" type is route number, "false" when type of "nearby_street_name" type is not route number, if true, tasdk will process it into a more understandable string, default: "false".<br/> key: city_name, value: the name of the city where the vehicle is located.<br/> key: state_name, value: the name of the state where the vehicle is located.<br/> key: country_name, value: the name of the country where the vehicle is located.

WIDGET - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
 
WIDGET - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
 
WIDTH - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
 
WIDTH_RESTRICTION_BLOCKED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType

Sample: warning. width restriction ahead. cannot pass through. AlertType::PhysicalRestriction.

willNotDraw() - function in android.view.View
 
willNotDraw() - function in android.view.View
 
WORD_SUGGESTION - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
 
WORDSUGGEST - enum entry in com.telenav.sdk.datacollector.model.EventType.Search
 
WordSuggestEvent - class in com.telenav.sdk.datacollector.model.event
WordSuggestEvent Schema model object.
WordSuggestEvent.Builder - class in com.telenav.sdk.datacollector.model.event.WordSuggestEvent
 
WordSuggestEvent.WordSuggestTriggerType - class in com.telenav.sdk.datacollector.model.event.WordSuggestEvent
 
WordSuggestListItem - class in com.telenav.sdk.datacollector.model.event.type
WordSuggestListItem Item data.
WordSuggestListItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.WordSuggestListItem
 
WORK - enum entry in com.telenav.sdk.datacollector.model.event.EntityCacheActionEvent.SourceType
 
WORK - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteDestType
 
worldToViewport(Location) - function in com.telenav.map.api.controllers.CameraController
Convert world coordinates to screen coordinates
writeToParcel(Parcel,Integer) - function in android.os.ChargingStationFindingRequest
 
writeToParcel(Parcel,Integer) - function in android.os.EvTripPlanRequest
 
writeToParcel(Parcel,Integer) - function in android.os.Parcelable
 
writeToParcel(Parcel,Integer) - function in android.os.Parcelable
 
writeToParcel(Parcel,Integer) - function in android.os.Parcelable
 
writeToParcel(Parcel,int) - function in android.os.Route
 
writeToParcel(Parcel,Integer) - function in android.os.RouteRequest
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.drivesession.model.SpeedLimitInfo
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.drivesession.model.alert.ZoneInfo
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.map.content.model.TmcData
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.map.content.model.TrafficSubFlow
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.map.model.EdgeId
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.navigation.model.AlongRouteTrafficFlow
 
writeToParcel(Parcel,Integer) - function in com.telenav.sdk.navigation.model.AlongRouteTrafficIncident
 
WRONG_PLACEMENT_ON_MAP - enum entry in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.EntityFeedbackType
 
WrongNavStatus - enum entry in com.telenav.sdk.drivesession.model.avoid.FailReason

navigation status is abnormal

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z