CompositeRegionsUpdater

A helper class that facilitates the map-management activities on regions in a group-level. It provides a simplified graph of regions for UI visualization, and various functions to allow performing map operations on these regions.

Note: It is important to close this object before the destruction.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(ndsStoreUpdater: NdsStoreUpdater)

Constructor method.

Functions

Link copied to clipboard

Adds a listener for information about the CompositeRegionGraph and the state information.

Link copied to clipboard

Calculates the uninstallation size of the specified composite regions.

Link copied to clipboard

Requests the cancellation of all operations scheduled with scheduleMapOperations for the specified CompositeRegions.

Link copied to clipboard
open override fun close()

Closes the object and releases all the resources.

Link copied to clipboard

Finds the lowest-level of the parent CompositeRegions that contains the given RegionGraphNodeId.

Link copied to clipboard

Removes the given listener.

Link copied to clipboard

Schedules the given operations to be performed on the offline map.