Wowpedia

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

READ MORE

Wowpedia
Advertisement

This function sets the current zoom level of the Minimap.

Minimap:GetZoom()

Arguments
none

Returns
zoom
The zoom level required. Possible levels are 0 through to Minimap:GetZoomLevels() - 1

Example
Minimap:GetZoom()

Description
Sets the Minimap's current zoom level. The Minimap currently has six zoom levels: 0, 1, 2, 3, 4 and 5 with 0 being the smallest and 5 being the largest
This function always returns nil
Advertisement