MapboxScreen
This object contains pre-defined screens and experiences that are provided by Mapbox. Each screen can be overridden with a screen of your choice.
Each Mapbox defined screen is prefixed with "MAPBOX_" to prevent any future collisions. For example, if you define a screen called "PICKUP", this library will never cause a conflict with your screen because it will use "MAPBOX_PICKUP". Please do not prefix your custom screens with "MAPBOX_" or else our library may add conflict upon upgrade.
See also
for more details on customizing your experience.
Types
MapboxScreen keys
Properties
Gives the user an ability to follow turn by turn directions to a destination.
Give the user an ability to provide feedback from ACTIVE_GUIDANCE,
Give the user an ability to provide feedback for FAVORITES.
Gives the user an ability to navigate without a specified route.
Gives the user an ability to provide feedback for FREE_DRIVE.
Gives the user an ability search for a destination with their voice.
Gives the user an ability to search for a destination with their voice.
Provides the user instructions for enabling location permissions.
Gives the user an ability to select a navigation route.
Give the user an ability to provide feedback from ROUTE_PREVIEW.
Give the user an ability to provide feedback for SEARCH.