-
Notifications
You must be signed in to change notification settings - Fork 49
night mode #37
Comments
In theory the SDK can handle different map styles for day and night mode and I think an automatic switch depending on the time is also possible. Right now, we don't have a night map style though. |
👍 |
I added the dark-matter map style to Mapilion - you can try it by going to Mapilion, click on |
Hmmh, the contrast is too weak. But this is also not such a high prio :) |
When using minimum light the current theme also works okayish |
It's up to you. I think it should be straight forward to change the night mode setting. I also think the Dark-Matter style is not ideal, but it could be better than our current style and show users that they can set two different styles. We could also try and make this configurable in the settings (but it might not work during navigation then, because we set the navigation values in xml and I am not sure if we could do this in the regular code). |
Let's wait for real demand as this seems to be not that easy - we would need a light sensor access as this should be enabled also in a tunnel IMO. |
Yes, but I think the better way to approach this is something like PathDetails than using a light sensor. This has been added like this to the Mapbox SDK here. |
This would be cool at some point
The text was updated successfully, but these errors were encountered: