You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exif.tools web site reports the correct lat/lon, but all I see in the data from dartexif is this:
I/flutter (25377): GPS GPSVersionID: [0, 0, 0, 0] I/flutter (25377): GPS GPSLatitudeRef: I/flutter (25377): GPS GPSLatitude: [0/0, 0/0, 0/0] I/flutter (25377): GPS GPSLongitudeRef: I/flutter (25377): GPS GPSLongitude: [0/0, 0/0, 0/0] I/flutter (25377): Image GPSInfo: 1012
I thought maybe the file had GPS info stripped out, so i transferred it from the android emulator to my windows desktop, then uploaded to exif.tools web site, and it reports the correct lat/lon.