Extracting Latitude and Longitude from Image Exif Data: Validation Process

73 Views Asked by At

I have developed a mobile application using Flutter, featuring a functionality that allows users to upload images. Upon image upload, I aim to read the latitude and longitude information corresponding to the location where the image was captured.i have used EXIF from which IM not able to read latitude and longitude

Please help me with a feasible approach

i tried getting the latitude and longitude of a image using EXIF . im getting many info except latitude and longitude

0

There are 0 best solutions below