infinitesunrise / carsinbikelanes

A browsable geographic database for crowdsourced traffic violation reporting
GNU General Public License v3.0
64 stars 18 forks source link

unable to submit from iphone - unable to select location of photo #53

Open mattkime opened 7 years ago

mattkime commented 7 years ago

we should use https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation instead.

hm, one would hope this data would be in the photo.

infinitesunrise commented 7 years ago

Originally went with EXIF gps data because it doesn't require any additional user actions to input but a button or request to share geolocation might be worthwhile. Just checked out the site in iOS on my gf's iPhone, my god did it get worse since the iOS update. I see what you mean about the location not being detected, not sure yet why the EXIF library isn't picking it up. Lot's of stuff to fix for Safari compatibility...