Skip to content

Comments

Update styleURL if needed#572

Merged
frederoni merged 1 commit intomasterfrom
fix-styleurl-change
Sep 1, 2017
Merged

Update styleURL if needed#572
frederoni merged 1 commit intomasterfrom
fix-styleurl-change

Conversation

@frederoni
Copy link
Contributor

Fixes the issue we've been seeing where the night style is using the day map style.

@ericrwolfe 👀

@frederoni frederoni merged commit 51c1e45 into master Sep 1, 2017
@frederoni frederoni deleted the fix-styleurl-change branch September 1, 2017 15:03
NavigationMapView.appearance().trafficHeavyColor = .trafficHeavy
NavigationMapView.appearance().trafficSevereColor = .trafficSevere

UIApplication.shared.statusBarStyle = statusBarStyle ?? .default
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about this property

statusBarStyle = .default
?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there anything missing here? We must store the property but wait with applying because of the day/night switch.

@ericrwolfe ericrwolfe modified the milestone: v0.7.0-5 Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants