Skip to content

2021-May-31 - Prerelease - 2.6.226

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 May 02:34
8e0e37e
Rename 'DownloadedMaps' -> 'InstalledMaps' (#9309)

* Rename 'DownloadedMaps' -> 'installedMaps'

Also renames 'DownloadedMapsListing' -> 'InstalledMapsListing'

The reason for this rename is to make it more clear that these
are installed maps that have already been downloaded and are
not recent downloads or merely available to download. The difference
in terms makes it easier to distinguish from maps that are available
for download.

* Post-merge fixes