You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: javascripts/amnesty.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ var height = width*mapHeightWidthRatio;
16
16
varmapScale=(width-20)*mapWidthScaleFactor;
17
17
varcenter=[width/2,height*0.567];// For some reason, the height needs to be translated a little more than half to actually center the map. No idea why.
0 commit comments