adspace
Explain how to get the geolocation data on a picture?
Answer Posted / Mohd Ehtishamul Haque
In Windows Phone OS, there's no native support for extracting geolocation data directly from an image. However, you can use Exif data (EXchangeable Image File Format) to store and retrieve metadata such as GPS coordinates. You would need to use libraries or APIs that can read this data from the image.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers