MapBBCode / share.mapbbcode.org

MapBBCode Share
http://share.mapbbcode.org
57 stars 12 forks source link

"Export" feature does not work in mobile browsers #34

Open f00dl3 opened 9 years ago

f00dl3 commented 9 years ago

I was noticing this with the version deployed at share.mapbbcode.com and was hoping to fix it on my own personal server I access via SSH on my phone - but it appears the bug still exists. I was wondering if there were any suggestions to correct this behavior.

I got the map drawing to work on mobile with the latest version of Leaflet Draw. I got the scaling to work right by using the window scale meta tag.

When attempting to Export a map, on the desktop it works fine (asks to save the shared.geojson file from http://localhost ) - but on the phone it simply redirects me to a blank screen when I click export to (any given format)

This appears to be an issue with Chromium-based browsers, as it does not appear to impact Firefox anymore. The inherent flaw in this is it seems more and more "independent" browsers are moving towards the Chromium code, so browsers that currently work (Firefox) may not in the future.