Skip to content

2026-May-29 - 2.7.15578

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 May 16:16
4db3102
Refactor MapDownload PR01 (Add ManagedMap) (#14486)

* Refactor MapDownload PR01 (Add ManagedMap)
- ManagedMap store for map information including its (download) state
- ManagedMapStore canonical collection of ALL maps

* Refactor MapDownload PR01 (Add ManagedMap) # Clean
- remove wrong comment in InstalledMap.isOutOfDate

* Refactor MapDownload PR01 (Add ManagedMap) # Clean2
- Remove unused methods
- add TODO comment for hashCode() as basd on map name which is a current limitation that should be resolved later

---------

Co-authored-by: Dan Van Atta <dhvatta@gmail.com>