metro-map-maker icon indicating copy to clipboard operation
metro-map-maker copied to clipboard

Maps look blurry at 240x240 and above; how large of a canvas can we get away with cross-browser?

Open shannonturner opened this issue 1 year ago • 0 comments

In snapCanvasToGrid(), setting MAX_CANVAS_SIZE to 7200 gives a beautifully sharp map even at 360x360.

But not all browsers (notably Safari) could handle it, at least as of a few years ago, and suffered degraded performance or even crashes (especially on mobile).

It would be nice to review and test what the current limitations are, in order to have sharper-looking maps while editing.

shannonturner avatar Oct 17 '24 23:10 shannonturner