Skip to content

Conversation

@jokerttu
Copy link
Contributor

  • Adds a new mapColorScheme view property to allow controlling the map’s light and dark modes.
  • Fixes night-mode handling on iOS, including the ability to reset night mode back to automatic.
  • Deprecates the setNightMode method and moves night-mode handling to the navigationNightMode view property.

Closes #499

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

Copy link
Contributor

@illuminati1911 illuminati1911 left a comment

Choose a reason for hiding this comment

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

LGTM. Tested on iOS and found no issues.

@jokerttu jokerttu force-pushed the feat/support_for_map_color_schema branch from efc5ce1 to ded35e0 Compare November 26, 2025 07:31
@jokerttu jokerttu merged commit 6e0cd58 into main Nov 26, 2025
12 checks passed
@jokerttu jokerttu deleted the feat/support_for_map_color_schema branch November 26, 2025 08:22
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.

[Feature request]: Support setting mapColorScheme for map views

3 participants