Closed sumitzarkar closed 4 years ago
Opened alternate PR #343 - so we could just switch the head branch we are merging into (branch: Pro2.6 vs. dev). Feel free to move any discussion to that PR and sorry for any confusion.
Closing unmerged to merge into different head branch in PR #343
Implemented following points:
ArcMapAddinVisibility project/dll
VisibilityLibrary project/dll
Refactoring the Pro project to remove dependencies on former VisibilityLibrary a. remove view inheritance b. remove no-longer-needed classes (super/abstract classes) c. remove mediator/dispatcher (ex: convert to RelayCommands) d. use Pro styling for Dark Mode support
Localisation
Make necessary changes by removing CoordinateConversionLibrary and replacing with ProCoordinateConversion as done in DistanceAndDirection AddIn.