Hi I'm trying to access the map name and map id of the spatial map currently opened in the sparsespatialmap Edit tab.
Essentially after clicking the edit button on the sparsespatialmap template I would like to access the mapid and name of the chosen map to be edited in the EditViewController.cs file. I have tried to find where they are stored searching through mapdata and mapdata.meta but havent succeded so far.