49
edits
(Created page with "{{wowapitype}} These are unique numeric identifiers for zone maps. They can be obtained by calling the GetCurrentMapAreaID or [[API GetQuestWorldM...") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{wowapitype}} | {{wowapitype|toc=1}} | ||
These are unique numeric identifiers for zone maps. They can be obtained by calling the [[API GetCurrentMapAreaID|GetCurrentMapAreaID]] or [[API GetQuestWorldMapAreaID|GetQuestWorldMapAreaID]] API functions, or from the tables below. These values can be passed to the [[API SetMapByID|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. The simplest way to get the MapID you are currently in is to enter "/script print (GetCurrentMapAreaID())" into the chat pane. | These are unique numeric identifiers for zone maps. They can be obtained by calling the [[API GetCurrentMapAreaID|GetCurrentMapAreaID]] or [[API GetQuestWorldMapAreaID|GetQuestWorldMapAreaID]] API functions, or from the tables below. These values can be passed to the [[API SetMapByID|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. The simplest way to get the MapID you are currently in is to enter "/script print (GetCurrentMapAreaID())" into the chat pane. | ||
== World Maps == | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| -1 || World | | -1 || World | ||
| Line 15: | Line 14: | ||
|} | |} | ||
=== Kalimdor === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| | | 13 || Kalimdor | ||
|- | |- | ||
| 772 || Ahn'Qiraj: The Fallen Kingdom | | 772 || Ahn'Qiraj: The Fallen Kingdom | ||
|- | |- | ||
| | | 894 || Ammen Vale | ||
|- | |- | ||
| | | 43 || Ashenvale | ||
|- | |- | ||
| 181 || Azshara | | 181 || Azshara | ||
| Line 37: | Line 36: | ||
| 890 || Camp Narache | | 890 || Camp Narache | ||
|- | |- | ||
| | | 42 || Darkshore | ||
|- | |- | ||
| 381 || Darnassus | | 381 || Darnassus | ||
| Line 43: | Line 42: | ||
| 101 || Desolace | | 101 || Desolace | ||
|- | |- | ||
| | | 4 || Durotar | ||
|- | |- | ||
| 141 || Dustwallow Marsh | | 141 || Dustwallow Marsh | ||
| Line 59: | Line 58: | ||
| 606 || Mount Hyjal | | 606 || Mount Hyjal | ||
|- | |- | ||
| | | 9 || Mulgore | ||
|- | |- | ||
| | | 11 || Northern Barrens | ||
|- | |- | ||
| 321 || Orgrimmar | | 321 || Orgrimmar | ||
| Line 71: | Line 70: | ||
| 607 || Southern Barrens | | 607 || Southern Barrens | ||
|- | |- | ||
| | | 81 || Stonetalon Mountains | ||
|- | |- | ||
| 161 || Tanaris | | 161 || Tanaris | ||
|- | |- | ||
| | | 41 || Teldrassil | ||
|- | |- | ||
| 471 || The Exodar | | 471 || The Exodar | ||
|- | |- | ||
| | | 61 || Thousand Needles | ||
|- | |- | ||
| 362 || Thunder Bluff | | 362 || Thunder Bluff | ||
| Line 92: | Line 91: | ||
|} | |} | ||
=== Eastern Kingdoms === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 14 || Eastern Kingdoms | | 14 || Eastern Kingdoms | ||
| Line 195: | Line 194: | ||
|} | |} | ||
=== Outland === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 466 || Outland | | 466 || Outland | ||
| Line 220: | Line 219: | ||
|} | |} | ||
=== Northrend === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 485 || Northrend | | 485 || Northrend | ||
| Line 253: | Line 252: | ||
|} | |} | ||
=== The Maelstrom === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 751 || The Maelstrom | | 751 || The Maelstrom | ||
| Line 270: | Line 269: | ||
|} | |} | ||
=== Pandaria === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 862 || Pandaria | | 862 || Pandaria | ||
| Line 305: | Line 304: | ||
|} | |} | ||
=== Draenor === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |||
| 962 || Draenor | |||
|- | |||
| 947 || Shadowmoon Valley | |||
|- | |||
| 941 || Frostfire Ridge | |||
|- | |||
| 949 || Gorgrond | |||
|- | |||
| 946 || Talador | |||
|- | |||
| 948 || Spires of Arak | |||
|} | |||
== Instances == | |||
=== Arenas === | |||
{| class="darktable sortable zebra" | |||
|- | |||
! MapID !! Map Name | |||
|- | |- | ||
| -1 || Blade's Edge Arena | | -1 || Blade's Edge Arena | ||
| Line 322: | Line 342: | ||
|} | |} | ||
=== Battlegrounds === | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 401 || Alterac Valley | | 401 || Alterac Valley | ||
| Line 349: | Line 369: | ||
|} | |} | ||
=== Classic === | |||
==== Dungeons ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 688 || Blackfathom Deeps | | 688 || Blackfathom Deeps | ||
| Line 423: | Line 410: | ||
|} | |} | ||
==== Raids ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 755 || Blackwing Lair | | 755 || Blackwing Lair | ||
| Line 438: | Line 425: | ||
|} | |} | ||
=== Burning Crusade === | |||
==== Dungeons ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 722 || Auchenai Crypts | | 722 || Auchenai Crypts | ||
| Line 477: | Line 465: | ||
|} | |} | ||
==== Raids ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 796 || Black Temple | | 796 || Black Temple | ||
| Line 500: | Line 488: | ||
|} | |} | ||
=== Wrath of the Lich King === | |||
==== Dungeons ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 522 || Ahn'kahet: The Old Kingdom | | 522 || Ahn'kahet: The Old Kingdom | ||
| Line 539: | Line 528: | ||
|} | |} | ||
==== Raids ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 604 || Icecrown Citadel | | 604 || Icecrown Citadel | ||
| Line 564: | Line 553: | ||
|} | |} | ||
=== Cataclysm === | |||
==== Dungeons ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 753 || Blackrock Caverns | | 753 || Blackrock Caverns | ||
| Line 595: | Line 585: | ||
|} | |} | ||
==== Raids ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 752 || Baradin Hold | | 752 || Baradin Hold | ||
| Line 614: | Line 604: | ||
|} | |} | ||
=== Mists of Pandaria === | |||
==== Dungeons ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 875 || Gate of the Setting Sun | | 875 || Gate of the Setting Sun | ||
| Line 639: | Line 630: | ||
|} | |} | ||
==== Raids ==== | |||
{| class="darktable sortable zebra" | {| class="darktable sortable zebra" | ||
|- | |- | ||
! | ! MapID !! Map Name | ||
|- | |- | ||
| 897 || Heart of Fear | | 897 || Heart of Fear | ||
| Line 649: | Line 640: | ||
| 896 || Mogu'shan Vaults | | 896 || Mogu'shan Vaults | ||
|- | |- | ||
| 886|| Terrace of Endless Spring | | 886 || Terrace of Endless Spring | ||
|- | |||
| 930 || Throne of Thunder | |||
|- | |||
| 953 || Siege of Orgrimmar | |||
|} | |||
==== Scenarios ==== | |||
{| class="darktable sortable zebra" | |||
|- | |||
! MapID !! Map Name | |||
|- | |||
| 878 || A Brewing Storm | |||
|- | |||
| 912 || A Little Patience (A) | |||
|- | |||
| 899 || Arena of Annihilation | |||
|- | |||
| 883 || Assault on Zan'vess | |||
|- | |||
| 884 || Brewmoon Festival | |||
|- | |||
| 900 || Crypt of Forgotten Kings | |||
|- | |||
| 914 || Dagger in the Dark (H) | |||
|- | |||
| 920 || Domination Point (H) | |||
|- | |||
| 880 || Greenstone Village | |||
|- | |||
| 911 || Lion's Landing (A) | |||
|- | |||
| 906 || Theramore's Fall (A) | |||
|- | |||
| 851 || Theramore's Fall (H) | |||
|- | |||
| 882 || Unga Ingoo | |||
|} | |||
=== Warlords of Draenor === | |||
==== Dungeons ==== | |||
{| class="darktable sortable zebra" | |||
|- | |||
! MapID !! Map Name | |||
|- | |||
| 964 || Bloodmaul Slag Mines | |||
|- | |||
| 987 || Iron Docks | |||
|- | |||
| 984 || Auchindoun | |||
|- | |||
| 989 || Skyreach | |||
|- | |||
| 969 || Shadowmoon Burial Grounds | |||
|- | |||
| 993 || Grimrail Depot | |||
|- | |||
| 1008 || The Everbloom | |||
|- | |||
| 995 || Upper Blackrock Spire | |||
|} | |||
==== Raids ==== | |||
{| class="darktable sortable zebra" | |||
|- | |||
! MapID !! Map Name | |||
|- | |||
| || | |||
|} | |||
==== Scenarios ==== | |||
{| class="darktable sortable zebra" | |||
|- | |||
! MapID !! Map Name | |||
|- | |- | ||
| | | || | ||
|} | |} | ||
== | == References == | ||
* {{Wowpedia credit|date=14-Mar-2013}} | * {{Wowpedia credit|date=14-Mar-2013}} | ||