WoW:API SetMapToCurrentZone
Jump to navigation
Jump to search
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.