Instantiates a new MapEntity.
The active SDK client instance.
The raw map data from the API.
Updates this map's configuration.
The fields to update (e.g., name, heightLimit, imageUrl).
A promise resolving to the updated MapEntity.
Uploads or updates the image for this map.
The binary buffer of the image file.
The name of the file (e.g., 'arena.png').
A promise resolving to the new image URL.
Represents a playable Map within a Ranked System. Provides helper methods to update the map configuration directly.