You could try the old trick of customising the view to your liking, confirm that the following file has been updated, then making that file read only.
In 2024 it is here:
"D:\XboxGames\Limitless\Content\Packages\fs-base\worldmap\WorldmapFilters.xml"
Replace “D:\XboxGames” with wherever you have the sim installed.
I’ll test this shortly, both whether it does indeed save, as well as remember between launches.
So turning them off in the 2024 UI does indeed turn them off, but the file above is not updated.
After a relaunch the two options I turned off are back on again, kind of as expected.
So I set the following two options off in the file.
<FilterDefinition>
<FilterID>TYPE_LANDMARK</FilterID>
<Title>TT:MENU.WORLD_FILTER_TYPE_LANDMARK</Title>
<Descr>TT:MENU.WORLD_FILTER_TYPE_LANDMARK_DESC</Descr>
<Icon>ICON_MAP_LANDMARK</Icon>
<ValueType>ONOFF</ValueType>
<OnOff>OFF</OnOff>
</FilterDefinition>
<FilterDefinition>
<FilterID>TYPE_CITY</FilterID>
<Title>TT:MENU.WORLD_FILTER_TYPE_CITY</Title>
<Descr>TT:MENU.WORLD_FILTER_TYPE_CITY_DESC</Descr>
<Icon>ICON_MAP_CITY</Icon>
<ValueType>ONOFF</ValueType>
<OnOff>OFF</OnOff>
</FilterDefinition>
Sadly while I was about to test this the sim is now refusing the get past 54% as it loads world data, and crashes. Even after a reboot. 
So setting both of those values to ON, and the sim boots normally. You couldn’t make this up! I’ll try each independently to find out if one, or both are causing this.
But either way, the idea that the inability to remember your map settings as by design rings hollow to me. If you aren’t supposed to, then why have a file on disk which has those options in it in the first place?
Cities off, landmarks on, 55% then CTD.
Cities on, landmarks off, 53% then CTD.
Set them both to on, and the sim loads.