By swiping the list row to the left, a delete button is revealed. Once tapped, the directory of the preplanned map area is removed from local disk
If an area is currently open but is removed, the selectedMap binding will be set to nil so the online web map is used instead
View the metadata of a preplanned map area
Tapping on the list row will reveal the metadata view, similar to App Store listing
Currently it get all the metadata from the downloaded files. In the next on-demand workflow, some metadata will be serialized when the area is downloaded
Description
This PR adds 2 features
selectedMap
binding will be set tonil
so the online web map is used instead