Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 9 forks source link

Offline: Open a preplanned map area #841

Closed des12437 closed 2 months ago

des12437 commented 3 months ago

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 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.

des12437 commented 2 months ago

This PR is ready for re-review.

des12437 commented 2 months ago

@philium can you please re-review this PR when you have a chance? Thank you!

des12437 commented 2 months ago

Thank you both!