[
https://issues.apache.org/jira/browse/CB-10370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103256#comment-15103256
]
ASF GitHub Bot commented on CB-10370:
-------------------------------------
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 <[email protected]>
Date: 2016-01-16T16:56:35Z
Fixed saving geolocation on iOS. Added option useGeolocation to specify
saving geotags programmatically.
----
> Camera: Allow programmatically specify use of geolocation on iOS
> ----------------------------------------------------------------
>
> Key: CB-10370
> URL: https://issues.apache.org/jira/browse/CB-10370
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin Camera
> Reporter: vldmrrrr
> Priority: Minor
>
> Currently the use of geolocation for taking pictures is specified only
> through preferences. The user might want to change geolocation preference
> while using application. Additional option in call getPicture can be used to
> specify the use of geolocation for each picture taken.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]