World Map Tracking Enhanced

World Map Tracking Enhanced

215k Downloads


About

Having too many world map layers like quest POI, pets, mines, herbs, rare mobs, and other POIs or routes? Wondering how you can quickly toggle them?

This addon provides the enhanced features to WorldMap's Tracking Options.

With this addon, it will replace the WoW's built-in tracking option dropdown and allow you to further toggle the displaying of the most popular WorldMap enhanced addons such as HandyNotes and GatherMate2.

Modules

HandyNotes (and all its plugins)

For Addon Author

This addon is now easily to be added new modules to extend the support to your map related addon.

Register new module:

local MODNAME = "your addon name"

local WMTE = WorldMapTrackingEnhanced

local Module = WMTE :NewModule(MODNAME)

Register namespace and option table in module's initialization:

function Module:OnInitialize()

    self.db = addon.db:RegisterNamespace(MODNAME, defaults)

    self:SetEnabledState(addon:GetModuleEnabled(MODNAME))

    WMTE :RegisterModuleOptions(MODNAME, options, MODNAME)

end

Create your option / toggle menu in

function Module:DropDownMenus()

Issue and Suggestion

If you found any issue or would like to propose an enhancement suggestion, please log it here with details.

Localization

There isn't much to be localized, but if you would like to help, please visit here. If it appears that I am not aware there is any localization update and you would like to see the update to be included in the official release soon, please don't hesitate to leave a comment, send me a PM, or raise a ticket.

Donations

You are welcome to donate in supporting the development even it's a small money.