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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
Allow the GPS coordinates to be stored within the image when taking a new photo. Right now they appear to be missing.
Intended Use Case
It is probably possible to capture the GPS coordinates and modify the incoming photo stream when taking a new photo, but it would be really useful if this was available either by default or as a configurable option. It was possible to do something close using MediaPlugin by passing a Location object. https://github.com/jamesmontemagno/MediaPlugin/blob/master/src/Media.Plugin/Shared/Location.cs