The Magic IMAGE_RATIO Constant
When the map was first designed, it was built with a map bounds of [[0,0], [300,400]] (as [y,x]). That ended up creating a lot of whitespace on the sides. In order to fix the whitespace, the map bounds were reset to be [...
Read More