ViewStyleCustomization
A class that allows you to style the default standalone components used by NavigationView. If not specified, NavigationView uses the default styles defined for each of the standalone components.
Constructors
Types
Properties
Provide custom ArrivalTextComponent. Use defaultArrivalTextAppearance to reset to default.
Provide custom MapboxAudioGuidanceButton style for the audio guidance button. Use defaultAudioGuidanceButtonStyle to reset to default.
Provide custom MapboxCameraModeButton style for the camera mode button. Use defaultCameraModeButtonStyle to reset to default.
Provide custom MapboxExtendableButton style for the compass button. Use defaultCompassButtonStyle to reset to default.
Provide PointAnnotationOptions for destination marker. Use defaultDestinationMarkerAnnotationOptions to reset to default.
Provide custom MapboxExtendableButton style for the end navigation button. Use defaultEndNavigationButtonStyle to reset to default.
Specify info panel background drawable. Use defaultInfoPanelBackground to reset to default.
Info panel guideline maximum position within its parent view. This value must be within 0.0f..1.0f range. Use defaultInfoPanelGuidelineMaxPosPercent to reset to default.
Specify info panel end margin. Use defaultInfoPanelMarginEnd to reset to default.
Specify info panel start margin. Use defaultInfoPanelMarginStart to reset to default.
Specify info panel peek height. Use defaultInfoPanelPeekHeight to reset to default.
Provide LocationPuckOptions containing references to either LocationPuck2D or LocationPuck3D for location puck in each of the different navigation states to be displayed on top of the MapView. Use defaultLocationPuckOptions to reset to default.
Provide custom ManeuverViewOptions to style MapboxManeuverView. Use defaultManeuverViewOptions to reset to default.
Provide custom POINameComponent. Use defaultPoiNameTextAppearance to reset to default.
Provide custom MapboxExtendableButton style for the re-center button. Use defaultRecenterButtonStyle to reset to default.
Provide custom MapboxRoadNameView background. Use defaultRoadNameBackground to reset to default.
Provide custom MapboxRoadNameView. Use defaultRoadNameTextAppearance to reset to default.
Provide custom MapboxExtendableButton style for the route preview button. Use defaultRoutePreviewButtonStyle to reset to default.
Provide options to style MapboxSpeedInfoView MUTCD and VIENNA configuration . Use defaultSpeedInfoOptions to reset to default.
Provide custom MapboxSpeedLimitView style. Use defaultSpeedLimitStyle to reset to default.
Provide custom MapboxSpeedLimitView. Use defaultSpeedLimitTextAppearance to reset to default.
Provide custom MapboxExtendableButton style for the start navigation button. Use defaultStartNavigationButtonStyle to reset to default.
Provide custom MapboxTripProgressView style. Use defaultTripProgressStyle to reset to default.