Esri / local-government-desktop-addins

A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Apache License 2.0
61 stars 56 forks source link

Expose store order and error handling on construction tools #222

Open MikeMillerGIS opened 7 years ago

MikeMillerGIS commented 7 years ago

Follow the pattern used in https://github.com/Esri/local-government-desktop-addins/issues/221 on all construction tools. Expose a store order to let the user pick and try catch around store to ensure the edit is not being rejected.