| Map Properties |
The Map type exposes the following members.
| Name | Description | |
|---|---|---|
| ContinentId |
The id of the continent this map belongs to.
| |
| ContinentName |
The name of the continent this map belongs to.
| |
| ContinentRectangle |
The dimensions of the map within the continent coordinate system, given as the coordinates of the upper-left (NW) and lower-right (SE) corners.
| |
| DefaultFloor |
The default floor of this map.
| |
| Floors |
A list of available floors for this map.
| |
| Id |
The map id.
| |
| MapRectangle |
The dimensions of the map, given as the coordinates of the lower-left (SW) and upper-right (NE) corners.
| |
| MaxLevel |
The maximum level of this map.
| |
| MinLevel |
The minimal level of this map.
| |
| Name |
The map name.
| |
| RegionId |
The id of the region this map belongs to.
| |
| RegionName |
The name of the region this map belongs to.
|