Maprunner / rg2

Updated user interface for Routegadget
MIT License
36 stars 20 forks source link

Extra map file size warnings #518

Closed Maprunner closed 2 years ago

Maprunner commented 2 years ago

Add a warning for maps with high resolution. Need to avoid the 6000x6000 maps that still appear. Empirically set this to a max of 4000px for height or width, plus the existing 2MB warning.

Ideally you could look at running some sort of image compression/optimisation after upload but not a quick fix.