WoW:MapID: Difference between revisions
Jump to navigation
Jump to search
m (→Legion Raids) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
The 'mapID' for the current zone can be obtained in-game by entering in chat: | The 'mapID' for the current zone can be obtained in-game by entering in chat: | ||
/dump C_Map.GetBestMapForUnit("player") | |||
/script print(GetCurrentMapAreaID()) | /script print(GetCurrentMapAreaID()) | ||
Latest revision as of 04:48, 15 August 2023
mapIDs are unique numeric identifiers for zone maps used by the WoW API. These are used by the SetMapByID API function, or used as a locale-independent way to identify zones. Certain sections may require updating from time to time. Please consider adding or correcting data in this list. See also GetCurrentMapAreaID, GetQuestWorldMapAreaID, API GetMapNameByID. See also InstanceMapID.
The 'mapID' for the current zone can be obtained in-game by entering in chat:
/dump C_Map.GetBestMapForUnit("player") /script print(GetCurrentMapAreaID())
Legend[edit]
- IID - the actual InstanceMapID, the containing real world map id
- Instance Name - the actual instance name as returned by GetInstanceInfo()
- MapID - the MapID as returned by GetCurrentMapAreaID()
- Map Name - the actual Map name as returned by GetMapNameByID()
World Maps[edit]
IID | Instance Name | MapID | Map Name | Expansion
|
---|
Eastern Kingdoms[edit]
MapID | Map Name | Features | Expansion
|
---|---|---|---|
502 | The Scarlet Enclave | ||
545 | Gilneas | ||
611 | Gilneas City | ||
708 | Tol Barad | ||
709 | Tol Barad Peninsula |
Kalimdor[edit]
MapID | Map Name | Features | Expansion
|
---|---|---|---|
795 | Molten Front |
Outland[edit]
MapID | Map Name | Features | Expansion
|
---|
Northrend[edit]
MapID | Map Name | Features | Expansion
|
---|
The Maelstrom[edit]
MapID | Map Name | Features | Expansion
|
---|
Pandaria[edit]
MapID | Map Name | Features | Expansion
|
---|---|---|---|
808 | The Wandering Isle | Starter Area | Template:Expansion |
928 | Isle of Thunder | Daily Area | Template:Expansion |
Draenor[edit]
MapID | Map Name | Features | Expansion
|
---|
Broken Isles[edit]
MapID | Map Name | Features | Expansion
|
---|
Instances[edit]
- See InstanceMapID for more detail on instances.
Battlegrounds[edit]
MapID | Map Name | Expansion
|
---|
Arenas[edit]
MapID | Map Name | ZoneID | Expansion
|
---|
Classic Dungeons[edit]
MapID | Map Name | Max Players
|
---|
Classic Raids[edit]
MapID | Map Name | Max Players
|
---|
Burning Crusade Dungeons[edit]
MapID | Map Name | Max Players
|
---|
Burning Crusade Raids[edit]
MapID | Map Name | Max Players
|
---|
WotLK Dungeons[edit]
MapID | Map Name | Max Players
|
---|
WotLK Raids[edit]
MapID | Map Name | Max Players
|
---|---|---|
718 | Onyxia's Lair |
Cataclysm Dungeons[edit]
MapID | Map Name | Max Players
|
---|---|---|
755 | Lost City of the Tol'vir |
Cataclysm Raids[edit]
MapID | Map Name | Max Players
|
---|
Pandaria Dungeons[edit]
MapID | Map Name | Max Players
|
---|---|---|
871 | Scarlet Halls | |
874 | Scarlet Monastery | |
898 | Scholomance |
Pandaria Raids[edit]
MapID | Map Name | Max Players
|
---|
Pandaria Scenarios[edit]
MapID | Map Name | Max Players
|
---|---|---|
851 | Theramore's Fall (H) | |
899 | Arena of Annihilation | |
906 | Theramore's Fall (A) | |
880 | Greenstone Village | |
911 | Lion's Landing (A) | |
920 | Domination Point (H) | |
912 | A Little Patience (A) | |
914 | Dagger in the Dark (H) |
Warlords Dungeons[edit]
MapID | Map Name | Max Players
|
---|
Warlords Raids[edit]
MapID | Map Name | Max Players
|
---|
Legion Dungeons[edit]
MapID | Map Name | Max Players
|
---|
Legion Raids[edit]
MapID | Map Name | Max Players
|
---|