Cartographer 3.0
This is a map addon for World of Warcraft that replaces the map and offers shiny features.
The idea is for it to work very much like Google Maps, only in-game.
Cartographer 3.0 is brand new, "experimental" version of Cartographer.
This is a map addon for World of Warcraft that replaces the map and offers shiny features.
The idea is for it to work very much like Google Maps, only in-game.
Cartographer 3.0 is brand new, "experimental" version of Cartographer.
Plz update, it's just one of my better addons!
Greetings
To have Cartographer_Notes accept/edit notes (as mentioned a few days ago by Paskharen1):
You just need to insert 2 lines of code in "Interface\AddOns\Cartographer_Notes\Notes.lua"!
Cause: Some iconData seem to be missing and this trick gets around the (formerly)442 line bug:
439 local function func(self, k)
440 local iconData = icons[k]
+++ 441 if iconData then
442 iconDropDown.value = k
.../...
462 Cartographer3_Notes.RefreshNote(frame.zone, frame.x, frame.y)
+++ 463 end
464 end
I still use Cartographer 3.0 mainly because I need my first main leveling notes and now I can choose the Icon I want after this mod ;D
xtoq as another Long time User of both cartographers version 2 and this version 3 i too am sad to see the developers not having time to devote to updating this. However that being said, with a few minor irratations Cart v3 does still work with 3.3. It does not of course incorperate the new quest features released in 3.3. It also has no instance maps those went poof back in patch 3.1 so you will get the errors noted in my post below. it does scroll like the minimap tho so using it as a larger version of the minimap to locate things is easier however you can no longer place your own map notes on it as 3.2 broke that feature.
I noticed the information on Cart2 about how it will not be updated for 3.3 and the developers don't have time for it. Is this because you guys are developing Cart3, or is Cart3 in the same boat as Cart2? Just wondering because Iove Cart2 and if Cart3 will be the successor and will be developed, then I'll make the switch even though its experimental.