hart-estate-widget 2.5.48 → 2.5.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
@@ -129,6 +129,7 @@ Here you can see list of accessable options and example of using. There are acce
|
|
129
129
|
rotationMode: '', // mode of operation for plan images
|
130
130
|
panoramaFov: 75, // camera field of view angle for panoramic tour
|
131
131
|
enableCameraTransitionBetweenPanoramas: true, // enable / disable camera rotation transition between panoramas (if CameraPoint.Rotation.Yaw is defined in json)
|
132
|
+
enableCamerRotationBetweenPanoramas: true, // enable / disable camera rotation between panoramas (if CameraPoint.Rotation.Yaw is defined in json)
|
132
133
|
instructionVisible: true, // enable / disable modal of instruction in 3D tour
|
133
134
|
autoRotate: false, // enable / disable auto rotation in 3D tour
|
134
135
|
primaryCameraPointId: null, // primary camera point id for panorama tour
|