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
I have not found a method to save the altitude in the exif, but i see a exif.getAltitude() method.
Should i use exif.setAttribute("Altitude", altitude) to save it ?