Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Couple MapViewMode, CurrentPopup and LocationSelectionType #155

Open esreli opened 5 years ago

esreli commented 5 years ago

It feels rather silly needing to set and get these properties independently from one another when really, this could be driven functionally, guaranteeing the view to reflect exactly and in a streamlined fashion, the state of the view controller.

esreli commented 5 years ago

Will be wrapped into a larger modularization effort.