Skip to content

Commit 7e31388

Browse files
committed
Update.
1 parent b7b2b7e commit 7e31388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CarPlayExample/CustomStyle.swift

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ class CustomStyle: NightStyle {
77
super.init()
88

99
mapStyleURL = URL(string: StyleURI.dark.rawValue)!
10+
previewMapStyleURL = URL(string: StyleURI.dark.rawValue)!
1011
}
1112

1213
override func apply() {

0 commit comments

Comments
 (0)