From Voyageurs National Park on FB: Called “Catamaran” by locals, Bert Upton is among the strangest of historical characters on area waters. He lived in a hut built over a dug-out at Squirrel Narrows. Found frozen to death in the 1930s by Kettle Falls pioneer Oliver Knox; Upton was perched lifeless in the snow just a half-mile from his home. Shunning civilization, Upton defined the word hermit. First spotted rowing his crude log raft on Namakan, no one knows how he got there. Upton’s accent implied an English heritage but any personal inquiries brought a stony silence. Some suspected him a man fleeing the law; others saw a bizarre outcast; everyone knew he was peculiar. Just five feet tall and wildly unkempt, Catamaran wore hacked-off pants and walked barefoot with a stick. Winter demanded shoes but no socks, a cast-off Mackinaw, and a trailing cap made from the leg of old underwear. He was oddly religious, and suspicious of being poisoned. Surviving on snared rabbits and fish, he ofte...
if you can export it to an svg file you should be able to scale it up to any size. it's a vector format.
ReplyDeleteunless you mean the interface needs a bigger grid. can't help you there.
ReplyDeleteYep, bigger grid.
ReplyDeleteOr be able to set grid size.
ReplyDeleteCasey Garske If you have a local copy and want all your projects to be bigger, search for these three lines and set them accordingly:
ReplyDeletevar Map = {
width: 30, // how many columns
height: 30, // how many rows
tileWidth: 20, // tile size in pixels
Alternatively, if you use the keyboard, you can simply move past the right and bottom edges and it will resize. Because arrow keys beat mouse! :)
Awesome.
ReplyDeleteAlex Schroeder what's it supposed to do when you download? I just made a beautiful map hit download, and IE gave me a "Webpage cannot be displayed." I used IE because the secret door icon worked in IE, but not in Chrome. And in Firefox none of the letter-based icons worked.
ReplyDeleteI've still got the download spit out, but I have no idea if I can get back to my map from it.
I think that Download doesn't quite work using IE. On Firefox, it downloads an actual file. On Chrome, it opens a new URL that you can then save as an actual file. In both cases, the changes you made are now part of the file. Without it, reloading Gridmaper will loose all the edits.
ReplyDelete