forked from public/cordova-plugin-camera
CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it)
This commit is contained in:
committed by
Anis Kadri
parent
fa30a56760
commit
ae22820046
@@ -126,6 +126,7 @@
|
||||
<feature name="Camera">
|
||||
<param name="ios-package" value="CDVCamera" />
|
||||
</feature>
|
||||
<preference name="CameraUsesGeolocation" value="false" />
|
||||
</config-file>
|
||||
|
||||
<js-module src="www/ios/CameraPopoverHandle.js" name="CameraPopoverHandle">
|
||||
|
||||
Reference in New Issue
Block a user