Romulaner, I found a solution to map revealing problem...
open GlobalDefines.xml in Assets folder
change:
<Define>
<DefineName>UNIT_VISIBILITY_RANGE</DefineName>
<iDefineIntVal>1</iDefineIntVal>
</Define>
to
<Define>
<DefineName>UNIT_VISIBILITY_RANGE</DefineName>
<iDefineIntVal>10</iDefineIntVal>
</Define>
then view your maps, if u like it, save game, exit game, then change back
UNIT_VISIBILITY_RANGE to 1, load game and play...
it has some issues though..
when you load tiles that were visible before, will remain visible forever (not go to fog of war later).. but I can live with that until someone finds better solution...