Is your feature request related to a problem? Please describe.
Currently the map view preferences (enable 2D, enable globe etc.) are stored in either cookie or local storage. Which means a different browser or incognito browsing would mean user has to set the preference every time.
Describe the solution you'd like
The ability to set default view preferences in user management, so the preferences are persistent across sessions.
Describe alternatives you've considered
Manually set the preference every time I open a new incognito window.