Hello,
I imported a map from a separate server and want to change the data view that the map is using. I can't find any option to change the data view, only to see the details of the source. I tried looking through the exported .ndjson file to see if I can change it in there, but can't find where it references the data view.
I'm pretty sure you have to create new layers in the maps app to use a different data view. Changing data views for existing layers is not possible.
Editing the exported .ndjson file is risky. But if you want to do it that way, you'll have to change the appropriate id s in the references array. Beware though, as it very easy to break things. Keep a backup.