Appearance
deleteArea(areaId: string)
Deletes an area from the map including all its rooms. The map is then automatically saved.
areaId
string
map.deleteArea(1);