WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
Advertisement

WoW API < GetCurrentMapAreaID

Returns the area MapID of the current world map.

mapID, isContenent = GetCurrentMapAreaID()

Returns[]

  • mapID (number) - map ID of the current map
  • isContenent (boolean) - if is a top most map area that itself does not have POI

Details[]

Return value can be used with SetMapByID(id).

See also[]

Advertisement