FeedbackEvent

object FeedbackEvent

Scope of user's feedback events that might be sent through com.mapbox.navigation.core.MapboxNavigation.postUserFeedback.

This event occurs if the user taps a feedback button in the navigation app indicating there was a problem.

Types

Source
Link copied to clipboard
annotation class Source
Feedback source mean WHERE happen
SubType
Link copied to clipboard
Detail description for different feedback type
Type
Link copied to clipboard
Type of feedback mean WHAT happen

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

ALTERNATIVE_ROUTE_NOT_EXPECTED
Link copied to clipboard
const val ALTERNATIVE_ROUTE_NOT_EXPECTED: String
Feedback description for route quality: alternative route not expected
ARRIVAL_FEEDBACK_CONFUSING_INSTRUCTIONS
Link copied to clipboard
const val ARRIVAL_FEEDBACK_CONFUSING_INSTRUCTIONS: String
Feedback description for arrival feedback not good: confusing instructions
ARRIVAL_FEEDBACK_GOOD
Link copied to clipboard
const val ARRIVAL_FEEDBACK_GOOD: String
Feedback type arrival information: user's feelings is good about the arrival experience as the device comes to the final destination
ARRIVAL_FEEDBACK_NOT_GOOD
Link copied to clipboard
const val ARRIVAL_FEEDBACK_NOT_GOOD: String
Feedback type arrival information: user's feelings is not good about the arrival experience as the device comes to the final destination
ARRIVAL_FEEDBACK_THIS_PLACE_IS_CLOSED
Link copied to clipboard
const val ARRIVAL_FEEDBACK_THIS_PLACE_IS_CLOSED: String
Feedback description for arrival feedback not good: this place is closed
ARRIVAL_FEEDBACK_WRONG_ENTRANCE
Link copied to clipboard
const val ARRIVAL_FEEDBACK_WRONG_ENTRANCE: String
Feedback description for arrival feedback not good: wrong entrance
ARRIVAL_FEEDBACK_WRONG_LOCATION
Link copied to clipboard
const val ARRIVAL_FEEDBACK_WRONG_LOCATION: String
Feedback description for arrival feedback not good: wrong location
CARS_NOT_ALLOWED_ON_STREET
Link copied to clipboard
const val CARS_NOT_ALLOWED_ON_STREET: String
Feedback description for illegal route: cars not allowed on street
EXIT_INFO_INCORRECT
Link copied to clipboard
const val EXIT_INFO_INCORRECT: String
Feedback description for looks incorrect: exit info incorrect
GUIDANCE_TOO_EARLY
Link copied to clipboard
const val GUIDANCE_TOO_EARLY: String
Feedback description for confusing audio: guidance too early
GUIDANCE_TOO_LATE
Link copied to clipboard
const val GUIDANCE_TOO_LATE: String
Feedback description for confusing audio: guidance too late
INCORRECT_AUDIO_GUIDANCE
Link copied to clipboard
const val INCORRECT_AUDIO_GUIDANCE: String
Feedback type confusing audio during Active Navigation: wrong audio guidance
INCORRECT_SPEED_LIMIT
Link copied to clipboard
const val INCORRECT_SPEED_LIMIT: String
Feedback description for incorrect visual and looks incorrect: incorrect speed limit
INCORRECT_VISUAL
Link copied to clipboard
const val INCORRECT_VISUAL: String
Feedback type incorrect visual during Free Drive
INCORRECT_VISUAL_GUIDANCE
Link copied to clipboard
const val INCORRECT_VISUAL_GUIDANCE: String
Feedback type looks incorrect during Active Navigation: wrong visual guidance
INSTRUCTION_MISSING
Link copied to clipboard
const val INSTRUCTION_MISSING: String
Feedback description for looks incorrect: instruction missing
INSTRUCTION_UNNECESSARY
Link copied to clipboard
const val INSTRUCTION_UNNECESSARY: String
Feedback description for looks incorrect: instruction unnecessary
LANE_GUIDANCE_INCORRECT
Link copied to clipboard
const val LANE_GUIDANCE_INCORRECT: String
Feedback description for looks incorrect: lane guidance incorrect
MANEUVER_INCORRECT
Link copied to clipboard
const val MANEUVER_INCORRECT: String
Feedback description for looks incorrect: maneuver incorrect
MISSING_ROAD
Link copied to clipboard
const val MISSING_ROAD: String
Feedback description for road issue: missing road
OTHER_ISSUE
Link copied to clipboard
const val OTHER_ISSUE: String
Feedback type other during Free Drive: for feedback not categorized anywhere else
POSITIONING_ISSUE
Link copied to clipboard
const val POSITIONING_ISSUE: String
Feedback type positioning issue during Free Drive or Active Navigation: wrong positioning
PRONUNCIATION_INCORRECT
Link copied to clipboard
const val PRONUNCIATION_INCORRECT: String
Feedback description for confusing audio: pronunciation incorrect
REROUTE
Link copied to clipboard
const val REROUTE: String
Feedback source reroute: the user tapped a feedback button in response to a reroute
ROAD_CLOSED
Link copied to clipboard
const val ROAD_CLOSED: String
Feedback type road closure during Active Navigation: closed road or one that does not allow vehicles
ROAD_ISSUE
Link copied to clipboard
const val ROAD_ISSUE: String
Feedback type road issue during Free Drive
ROAD_NAME_REPEATED
Link copied to clipboard
const val ROAD_NAME_REPEATED: String
Feedback description for confusing audio: road name repeated
ROUTE_HAD_ROADS_TOO_NARROW_TO_PASS
Link copied to clipboard
const val ROUTE_HAD_ROADS_TOO_NARROW_TO_PASS: String
Feedback description for route quality: route had roads too narrow to pass
ROUTE_INCLUDED_MISSING_ROADS
Link copied to clipboard
const val ROUTE_INCLUDED_MISSING_ROADS: String
Feedback description for route quality: route included missing roads
ROUTE_NOT_ALLOWED
Link copied to clipboard
const val ROUTE_NOT_ALLOWED: String
Feedback type illegal route during Active Navigation
ROUTE_NOT_DRIVE_ABLE
Link copied to clipboard
const val ROUTE_NOT_DRIVE_ABLE: String
Feedback description for route quality: route not driveable
ROUTE_NOT_PREFERRED
Link copied to clipboard
const val ROUTE_NOT_PREFERRED: String
Feedback description for route quality: route not preferred
ROUTED_DOWN_A_ONE_WAY
Link copied to clipboard
const val ROUTED_DOWN_A_ONE_WAY: String
Feedback description for illegal route: routed down a one-way
ROUTING_ERROR
Link copied to clipboard
const val ROUTING_ERROR: String
Feedback type route quality during Active Navigation: poor instruction or route choice (ambiguous or poorly-timed turn announcement, or a set of confusing turns)
STREET_NAME_INCORRECT
Link copied to clipboard
const val STREET_NAME_INCORRECT: String
Feedback description for incorrect visual and looks incorrect: street name incorrect
STREET_PERMANENTLY_BLOCKED_OFF
Link copied to clipboard
const val STREET_PERMANENTLY_BLOCKED_OFF: String
Feedback description for road issue and road closure: street permanently blocked off
STREET_TEMPORARILY_BLOCKED_OFF
Link copied to clipboard
const val STREET_TEMPORARILY_BLOCKED_OFF: String
Feedback description for road issue: street temporarily blocked off
TRAFFIC_CONGESTION
Link copied to clipboard
const val TRAFFIC_CONGESTION: String
Feedback description for wrong traffic: congestion
TRAFFIC_ISSUE
Link copied to clipboard
const val TRAFFIC_ISSUE: String
Feedback type wrong traffic during Free Drive
TRAFFIC_MODERATE
Link copied to clipboard
const val TRAFFIC_MODERATE: String
Feedback description for wrong traffic: moderate
TRAFFIC_NO
Link copied to clipboard
const val TRAFFIC_NO: String
Feedback description for wrong traffic: no traffic
TURN_ICON_INCORRECT
Link copied to clipboard
const val TURN_ICON_INCORRECT: String
Feedback description for looks incorrect: turn icon incorrect
TURN_WAS_NOT_ALLOWED
Link copied to clipboard
const val TURN_WAS_NOT_ALLOWED: String
Feedback description for illegal route: turn was not allowed
UI
Link copied to clipboard
const val UI: String
Feedback source user: the user tapped a feedback button