Manage minimap instances within the editor, providing functionality to create, destroy, and retrieve minimap displays.
世界修改
Create a new minimap instance with the specified view type and dimensions.
This function can throw errors.
Remove an existing minimap instance from the manager using its unique identifier.
Retrieve a list of all active minimap identifiers currently managed by the system.
Retrieve a specific minimap instance using its unique identifier.
Manage minimap instances within the editor, providing functionality to create, destroy, and retrieve minimap displays.