WoW API: GetCurrentMapAreaID
← WoW API < GetCurrentMapAreaID
Returns the area MapID of the current world map.
mapID, isContenent = GetCurrentMapAreaID()
ReturnsEdit
- mapID (number) - map ID of the current map
- isContenent (boolean) - if is a top most map area that itself does not have POI
DetailsEdit
Return value can be used with SetMapByID(id).