
Okay, working on a Map with a Grid Overlay. My thought is to size the map such that at 100% on my screen (laptop) I can see the width of the map and need to scroll moderatley in the vertical direction to see the entire map. I then go and use Align to Grid and it ends up making the map larger. It seems to me that I want to set the pixel hight of the individual squares, and perhaps iterate to find the best height. Maybe I am thinking wrong, but to me , one should size the map and then align to grid is the order. Any help is appreciated.