GitHub user vldmrrr opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/153

    CB-10370: Added option useGeolocation. Also fixed saving geolocation.

    While adding the option I found that saving geolocation was broken - result 
was returned to javascript before location manager code had a chance to update 
image data. The fix for that is included. I am not sure if a separate CB needed 
for that.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vldmrrr/cordova-plugin-camera CB-10370

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/153.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #153
    
----
commit 6029cbc3ec92fd3f4b3b6b8b49a8595916595783
Author: Vladimir Avdonin <vldm...@gmail.com>
Date:   2016-01-16T16:56:35Z

    Fixed saving geolocation on iOS. Added option useGeolocation to specify 
saving geotags programmatically.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to