cordova-plugin-scanbot-sdk
Advanced tools
Comparing version 4.10.0-beta1 to 4.10.0-beta2
@@ -923,7 +923,4 @@ | ||
/** | ||
* The relative zoom level of the camera relative to `zoomRange`. | ||
* The minimum value is 0.0 (zoomed out), the maximum value is 1.0 (zoomed in). | ||
* The default value is 0.0, zoomed out. | ||
* | ||
* You can use this value to zoom the camera programmatically but also to set an initial zoom factor. | ||
* The relative initial zoom level of the camera in the range [0,1], where 0 is zoomed out and 1 is zoomed in. | ||
* The default value is 0. | ||
*/ | ||
@@ -930,0 +927,0 @@ cameraZoomFactor?: number; |
{ | ||
"name": "cordova-plugin-scanbot-sdk", | ||
"version": "4.10.0-beta1", | ||
"version": "4.10.0-beta2", | ||
"description": "Cordova Plugin for Scanbot SDK", | ||
@@ -5,0 +5,0 @@ "cordova": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
458414