GoogleNavigation Framework Reference

GMSNavigationSpeedometerUIOptions

@interface GMSNavigationSpeedometerUIOptions
    : NSObject <NSCopying, NSMutableCopying>

An immutable class that encapsulates UI configuration for different severities of speed alerts, represented by GMSNavigationSpeedAlertSeverity.

You can use this class to customize the speed alert UI, such as the colors of the font and icon background of minor and major speed alert.

You use GMSNavigationSpeedometerUIOptions to customize the speed alert UI for different severities. You must use GMSNavigationSpeedAlertOptions to define the triggering thresholds for each severity of speed alert.