Does anyone have a fairly straightforward way to implement a day/night mode with a loaded map package without requiring that the customer uses either two different MMPK files or make them include two versions of each shape they would like to display this way?
We can change the background of the map, but I wanted to see if anyone else has run into this and how you solved it.
Thanks!
I'd also like to be able to do the same by switching the styling of a vector tile basemap that's part of an MMPK.
Did you ever find a way to do this?
For sure, it could be a nice feature.
See https://community.esri.com/t5/arcgis-runtime-sdk-for-net-questions/switching-day-night-mode-styling-... for details of a potential way to implement day/night mode with a VTPK basemap.