NightStyle
open class NightStyle : DayStyle
NightStyle
is the default night style for Mapbox Navigation SDK. Only will be applied when necessary and if automaticallyAdjustStyleForSunPosition
.
-
Declaration
Swift
open override func apply()