Wowpedia

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

READ MORE

Wowpedia
Advertisement
SetMapToCurrentZone -Documentation by Meog-

Sets the zoom to the zone the player is currently in

SetMapToCurrentZone()

Arguments
none

Returns
nil

Example
SetMapToCurrentZone();
Result
World map zoom changes (if necessary)

Description
Sets the zoom to the zone the player is currently in.
Important note: This function seems to have a bug after "reloadui". Then it only sets the zoom to the continent the player is on and not to the zone until the zone changes at least once.

Template:WoW API

Advertisement