GoogleNavigation Framework Reference

  • GMSNavigationMutableSpeedometerUIOptions allows customization of the UI for speed alerts with varying severity levels.

  • It provides methods to set the text and background color for speed alerts based on severity and lighting mode.

  • Setting colors for GMSNavigationSpeedAlertSeverityUnknown or GMSNavigationSpeedAlertSeverityNotSpeeding has no effect.

GMSNavigationMutableSpeedometerUIOptions

@interface GMSNavigationMutableSpeedometerUIOptions
    : GMSNavigationSpeedometerUIOptions

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