Adds support to open a downloaded preplanned map area with the "open" button which dismisses the view and returns a Map via the onMapSelectionChanged view modifier. If the preplanned map area's mobile map package fails to load when opened then the view's status is set to mmpkLoadFailure.
Closes
swift/5358
Adds support to open a downloaded preplanned map area with the "open" button which dismisses the view and returns a
Map
via theonMapSelectionChanged
view modifier. If the preplanned map area's mobile map package fails to load when opened then the view's status is set tommpkLoadFailure
.