A MinimapItem represents an individual minimap instance that manages map data, controls display state, and provides configuration for markers and visual properties.
只读
Indicate whether this minimap instance is currently active and being displayed to the player.
世界修改
Add a visual marker of the specified type to the minimap display.
This function can throw errors.
Retrieve the color assigned to a specific player on the minimap.
Remove a previously added marker of the specified type from the minimap.
Control whether the minimap is currently active and visible to the player.
Adjust the width and height dimensions of the minimap display.
Change the visual perspective or style of the minimap view.
A MinimapItem represents an individual minimap instance that manages map data, controls display state, and provides configuration for markers and visual properties.