CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it)

This commit is contained in:
Shazron Abdullah
2014-09-03 17:40:20 -07:00
committed by Anis Kadri
parent fa30a56760
commit ae22820046
4 changed files with 33 additions and 14 deletions
+1
View File
@@ -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">