Download
(1Kb)
Download
Updated: 08-16-19 11:53 AM
Pictures
File Info
Compatibility:
Classic (1.13.2)
Updated:08-16-19 11:53 AM
Created:08-10-19 01:02 AM
Downloads:186,098
Favorites:123
MD5:

SimpleMap  Popular! (More than 5000 hits)

Version: 1.2.1
by: Sojiro84 [More]

A very simple addon that makes the worldmap smaller and removes the black background.
The addon also fades the worldmap when you start moving.

Use "/smfade on" or "/smfade off" to turn on or off the fading.

I want to thank Ketho that made https://www.wowinterface.com/downloads/info24983-MapFader.html.
Thanks to his addon I was able to make this since it allowed me to know where to look to do my changes.

v1.2.1: Enabled the mouse outside the map area so you can interact with the world. Thanks to qhil for pointing me to this issue and providing me with the quick fix!

v1.2: Added option to turn on or off the map fading when running. Use "/smfade on" or "/smfade off".

v1.1: Fixed issue where the map was misaligned with the cursor position (you can now navigate the worldmap properly).
Optional Files (0)


Post A Reply Comment Options
Unread 08-28-19, 08:07 AM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
You can just hide it instead of making it clickthrough and setting the alpha to zero
Code:
WorldMapFrame.BlackoutFrame:Hide()

It's also nice if doesn't fade while mouseovering
Code:
PlayerMovementFrameFader.AddDeferredFrame(WorldMapFrame, .3, 1, .5, function() return not WorldMapFrame:IsMouseOver() end)
Report comment to moderator  
Reply With Quote
Unread 09-10-19, 11:06 AM  
chocolnoodle
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I only have one problem: the map no longer opens to your current zone by default

Probably intended as a feature but I miss it

also being able to resize my Simplemap would be nice
Report comment to moderator  
Reply With Quote
Unread 09-26-19, 12:17 PM  
Toomsies
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Any way to move the map and lock position?
Last edited by Toomsies : 09-26-19 at 12:33 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: