Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
GetNumMapOverlays -Documentation by Flickering-
numOverlays = GetNumMapOverlays();

Returns the number of overlays on the current world map (Overlays are the areas that fill in as they're discovered)


Arguments
none

Returns
numOverlays
numOverlays
Number - The number of overlays on the current world map.

Details
Information about each overlay can be obtained by using GetMapOverlayInfo(overlayIndex).

Template:WoW API

Advertisement