better zoom support

This commit is contained in:
Peter Cottle 2013-01-01 21:52:15 -08:00
parent 7750bae1b4
commit 423a353e28
14 changed files with 143 additions and 137 deletions

View file

@ -11,8 +11,8 @@ var GLOBAL = {
};
var VIEWPORT = {
minZoom: 1,
maxZoom: 1.15
minZoom: 0.66,
maxZoom: 1.25
};
var GRAPHICS = {