Getting geolocation of image

Hello,

Anybody know how to get geolocation from upload image/gallery image in ionic 2? something like EXIF in js

I think this is something beyond the scope of ionic.
You might have better luck looking for a generic JS library that will do this.

Seems to be something that you would want.

thank you! I also tried this! but it was not successful though no error. Maybe I didn’t import library correctly. can you link me to any tutorial of how can I import external library to typescript file?