made big progress

This commit is contained in:
Peter Cottle 2013-01-08 13:01:54 -08:00
parent 9b77632faf
commit d7bb4064dc
6 changed files with 3392 additions and 2249 deletions

View file

@ -12,7 +12,9 @@ var GLOBAL = {
var VIEWPORT = {
minZoom: 0.66,
maxZoom: 1.25
maxZoom: 1.25,
minWidth: 600,
minHeight: 600
};
var GRAPHICS = {