* All MapControl users makes use of available WmtsMapData to put it on MapControl.BackgroundMapData. * Improved unit tests to use test stub object for retrieving map tiles. * Cleanup Related to Issue [WTI-1088] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7891 5a3db67b-de53-47b5-99c8-a1c30a6650e2
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7881 5a3db67b-de53-47b5-99c8-a1c30a6650e2