@qispace/vue3-player 0.3.50 → 0.4.0
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/dist/vue-components/src/components/index.d.ts +1 -2
- package/dist/vue-components/src/components/shared/VZoomBox.vue.d.ts +2 -2
- package/dist/vue-components/src/components/structureChooser/VStructureChooser.vue.d.ts +3 -4
- package/dist/vue-components/src/components/structureChooser/VStructureChooserOverlay.vue.d.ts +1 -1
- package/dist/vue-components/src/components/structureChooser/index.d.ts +1 -0
- package/dist/vue-components/src/components/virtualTour/VPlayer.vue.d.ts +2 -2
- package/dist/vue-components/src/components/virtualTour/VTimeOfDay.vue.d.ts +1 -1
- package/dist/vue-components/src/components/virtualTour/VVirtualTour.vue.d.ts +5 -5
- package/dist/vue-components/src/lib/{shared/I18N.d.ts → I18N.d.ts} +1 -1
- package/dist/vue-components/src/lib/index.d.ts +4 -4
- package/dist/vue-components/src/vue-components.d.ts +2 -9
- package/dist/vue-components/src/web-components.d.ts +3 -5
- package/dist/vue-components/style.css +1 -1
- package/dist/vue-components/vue3-player.js +2704 -5795
- package/dist/vue-components/vue3-player.umd.cjs +1 -1
- package/package.json +1 -1
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooser.vue.d.ts +0 -130
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserNavigation.vue.d.ts +0 -50
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserRaster.vue.d.ts +0 -88
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserRotator.vue.d.ts +0 -46
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserSvg.vue.d.ts +0 -88
- package/dist/vue-components/src/components/apartmentChooser/index.d.ts +0 -7
- package/dist/vue-components/src/components/apartmentChooser/types/ApartmentChooserDataLegacy.d.ts +0 -14
- package/dist/vue-components/src/components/apartmentChooser/types.d.ts +0 -31
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5.vue.d.ts +0 -96
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Camera.vue.d.ts +0 -22
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5CameraDay.vue.d.ts +0 -22
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5CameraDayTimeSample.vue.d.ts +0 -22
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Overlay.vue.d.ts +0 -34
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Transition.vue.d.ts +0 -30
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiCamera.vue.d.ts +0 -26
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiDay.vue.d.ts +0 -25
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiRotator.vue.d.ts +0 -48
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiTimeSample.vue.d.ts +0 -25
- package/dist/vue-components/src/components/apartmentChooser/v5/convertApartmentChooserDataLegacyToV5.d.ts +0 -4
- package/dist/vue-components/src/components/apartmentChooser/v5/types/ApartmentChooserDataV5.d.ts +0 -41
- package/dist/vue-components/src/components/apartmentChooser/v5/types.d.ts +0 -16
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooser.vue.d.ts +0 -94
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserRaster.vue.d.ts +0 -101
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserRasterOverlay.vue.d.ts +0 -56
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserSceneImageStack.vue.d.ts +0 -33
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserSunSimControl.vue.d.ts +0 -39
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserSvg.vue.d.ts +0 -101
- package/dist/vue-components/src/components/buildingChooser/index.d.ts +0 -8
- package/dist/vue-components/src/components/buildingChooser/types/BuildingChooserDataLegacy.d.ts +0 -24
- package/dist/vue-components/src/components/buildingChooser/types.d.ts +0 -31
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5.vue.d.ts +0 -94
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5Camera.vue.d.ts +0 -22
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5CameraDay.vue.d.ts +0 -22
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5CameraDayTimeSample.vue.d.ts +0 -22
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5Overlay.vue.d.ts +0 -34
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5UiCamera.vue.d.ts +0 -24
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5UiDay.vue.d.ts +0 -23
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5UiTimeSample.vue.d.ts +0 -23
- package/dist/vue-components/src/components/buildingChooser/v5/convertBuildingChooserDataLegacyToV5.d.ts +0 -3
- package/dist/vue-components/src/components/buildingChooser/v5/types/BuildingChooserDataV5.d.ts +0 -33
- package/dist/vue-components/src/components/buildingChooser/v5/types.d.ts +0 -11
- package/dist/vue-components/src/lib/apartmentChooser/BuildingViewerModel.d.ts +0 -14
- package/dist/vue-components/src/lib/apartmentChooser/RotationStep.d.ts +0 -12
- package/dist/vue-components/src/lib/apartmentChooser/SceneRotator.d.ts +0 -11
- package/dist/vue-components/src/lib/apartmentChooser/index.d.ts +0 -3
- package/dist/vue-components/src/lib/buildingChooser/BuildingChooserResourceProvider.d.ts +0 -32
- package/dist/vue-components/src/lib/buildingChooser/BuildingMap.d.ts +0 -9
- package/dist/vue-components/src/lib/buildingChooser/CanvasRaster.d.ts +0 -8
- package/dist/vue-components/src/lib/buildingChooser/DayOfYearSelector.d.ts +0 -12
- package/dist/vue-components/src/lib/buildingChooser/SampleRaster.d.ts +0 -5
- package/dist/vue-components/src/lib/buildingChooser/index.d.ts +0 -5
- package/dist/vue-components/src/lib/shared/index.d.ts +0 -3
- package/dist/vue-components/src/lib/virtualTour/index.d.ts +0 -1
- /package/dist/vue-components/src/{lib → components}/virtualTour/CameraSnapshot.d.ts +0 -0
- /package/dist/vue-components/src/lib/{shared/BatchLoadTracker.d.ts → BatchLoadTracker.d.ts} +0 -0
- /package/dist/vue-components/src/lib/{shared/FullscreenModel.d.ts → FullscreenModel.d.ts} +0 -0
- /package/dist/vue-components/src/lib/{shared/ResourceLoader.d.ts → ResourceLoader.d.ts} +0 -0
|
@@ -50,12 +50,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
50
50
|
resolve: (projectedX: number, projectedY: number) => void;
|
|
51
51
|
}) => any;
|
|
52
52
|
}, {
|
|
53
|
-
desktop: boolean;
|
|
54
53
|
mobile: boolean;
|
|
54
|
+
position: "absolute" | "relative";
|
|
55
|
+
desktop: boolean;
|
|
55
56
|
maxScale: number;
|
|
56
57
|
consumeMouseClickWhenMoved: boolean;
|
|
57
58
|
consumeMouseUpWhenMoved: boolean;
|
|
58
|
-
position: "absolute" | "relative";
|
|
59
59
|
}, {}>, Readonly<{
|
|
60
60
|
default: [];
|
|
61
61
|
}> & {
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { StructureChooserData } from './types';
|
|
2
2
|
import { ColorCallback, CdnFileResolverCallback, I18NConfig, Pos } from '../types';
|
|
3
|
-
import { ApartmentChooserDataLegacy, ApartmentChooserDataV5, BuildingChooserDataLegacy, BuildingChooserDataV5 } from '../../vue-components';
|
|
4
3
|
|
|
5
4
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
6
|
-
structureChooserData:
|
|
5
|
+
structureChooserData: StructureChooserData;
|
|
7
6
|
cdnFileResolver: CdnFileResolverCallback;
|
|
8
7
|
colorCallback?: ColorCallback;
|
|
9
8
|
i18nConfig?: I18NConfig;
|
|
@@ -55,7 +54,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
55
54
|
onMouseMove: (mouseEvent: MouseEvent, pos?: Pos) => void;
|
|
56
55
|
onInitialize: () => void;
|
|
57
56
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
58
|
-
structureChooserData:
|
|
57
|
+
structureChooserData: StructureChooserData;
|
|
59
58
|
cdnFileResolver: CdnFileResolverCallback;
|
|
60
59
|
colorCallback?: ColorCallback;
|
|
61
60
|
i18nConfig?: I18NConfig;
|
|
@@ -81,10 +80,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
81
80
|
showVersion: boolean;
|
|
82
81
|
showUi: boolean;
|
|
83
82
|
}>>> & {
|
|
83
|
+
onOnError?: (error: Error) => any;
|
|
84
84
|
onOnClick?: (structureId: string, goToScene: () => void) => any;
|
|
85
85
|
onOnHoverOver?: (structureId: string) => any;
|
|
86
86
|
onOnHoverOut?: (structureId: string) => any;
|
|
87
|
-
onOnError?: (error: Error) => any;
|
|
88
87
|
onOnMouseMove?: (mouseEvent: MouseEvent, pos?: Pos) => any;
|
|
89
88
|
onOnInitialize?: () => any;
|
|
90
89
|
}, {
|
package/dist/vue-components/src/components/structureChooser/VStructureChooserOverlay.vue.d.ts
CHANGED
|
@@ -20,11 +20,11 @@ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
20
20
|
selectedId?: string;
|
|
21
21
|
activeStructureIds?: Array<string> | undefined;
|
|
22
22
|
}>>> & {
|
|
23
|
+
onOnError?: (error: Error) => any;
|
|
23
24
|
onOnClick?: (structureId: string) => any;
|
|
24
25
|
onOnHoverOver?: (structureId: string) => any;
|
|
25
26
|
onOnHoverOut?: (structureId: string) => any;
|
|
26
27
|
onUpdateSvgContainer?: (svgContainer: SVGElement) => any;
|
|
27
|
-
onOnError?: (error: Error) => any;
|
|
28
28
|
}, {}, {}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as VStructureChooser } from './VStructureChooser.vue';
|
|
@@ -10,13 +10,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
10
10
|
}>, {
|
|
11
11
|
mouseSensitivity: number;
|
|
12
12
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
|
+
newSizeCallback: (width: number, height: number) => void;
|
|
13
14
|
newCameraCallback: (cameraId: string) => void;
|
|
14
15
|
newRotationCallback: (rotation: number) => void;
|
|
15
16
|
newFloorCallback: (floor: number) => void;
|
|
16
17
|
newFovCallback: (fov: number) => void;
|
|
17
18
|
sunsimCallback: (sunSimData: import('../structureChooser/types/StructureChooserData').StructureChooserDataCameraDay[]) => void;
|
|
18
19
|
playerApiCallback: (playerApi: any) => void;
|
|
19
|
-
newSizeCallback: (width: number, height: number) => void;
|
|
20
20
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
21
21
|
cdnFileResolver: CdnFileResolverCallback;
|
|
22
22
|
interiorId: string;
|
|
@@ -27,13 +27,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
27
27
|
}>, {
|
|
28
28
|
mouseSensitivity: number;
|
|
29
29
|
}>>> & {
|
|
30
|
+
onNewSizeCallback?: (width: number, height: number) => any;
|
|
30
31
|
onNewCameraCallback?: (cameraId: string) => any;
|
|
31
32
|
onNewRotationCallback?: (rotation: number) => any;
|
|
32
33
|
onNewFloorCallback?: (floor: number) => any;
|
|
33
34
|
onNewFovCallback?: (fov: number) => any;
|
|
34
35
|
onSunsimCallback?: (sunSimData: import('../structureChooser/types/StructureChooserData').StructureChooserDataCameraDay[]) => any;
|
|
35
36
|
onPlayerApiCallback?: (playerApi: any) => any;
|
|
36
|
-
onNewSizeCallback?: (width: number, height: number) => any;
|
|
37
37
|
}, {
|
|
38
38
|
mouseSensitivity: number;
|
|
39
39
|
}, {}>, {
|
|
@@ -11,8 +11,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
11
11
|
hours: number;
|
|
12
12
|
minutes: number;
|
|
13
13
|
}>>>, {
|
|
14
|
-
minutes: number;
|
|
15
14
|
hours: number;
|
|
15
|
+
minutes: number;
|
|
16
16
|
}, {}>;
|
|
17
17
|
export default _default;
|
|
18
18
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { default as CameraSnapshot } from '
|
|
1
|
+
import { default as CameraSnapshot } from './CameraSnapshot';
|
|
2
2
|
import { CdnFileResolverCallback, I18NConfig } from '../types';
|
|
3
3
|
import { ApartmentJson, PlayerSettings } from './types';
|
|
4
4
|
import { StructureChooserDataCameraDay } from '../structureChooser/types/StructureChooserData';
|
|
@@ -164,25 +164,25 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
164
164
|
onOnCameraUpdate?: (cameraId: string, apartmentJson: ApartmentJson) => any;
|
|
165
165
|
onOnSunsimUpdate?: (sunsimData: StructureChooserDataCameraDay[]) => any;
|
|
166
166
|
}, {
|
|
167
|
+
showFullScreen: boolean;
|
|
168
|
+
showShare: boolean;
|
|
169
|
+
defaultWaypointIndex: number;
|
|
170
|
+
showVersion: boolean;
|
|
167
171
|
mouseSensitivity: number;
|
|
168
172
|
validInteriorIds: Array<string>;
|
|
169
173
|
displayViewModeSwitch: boolean;
|
|
170
174
|
showCarousel: boolean;
|
|
171
175
|
showTimeOfDay: boolean;
|
|
172
176
|
showCompass: boolean;
|
|
173
|
-
showFullScreen: boolean;
|
|
174
177
|
showSnapshot: boolean;
|
|
175
|
-
showShare: boolean;
|
|
176
178
|
showInteriorOptions: boolean;
|
|
177
179
|
showMiniMap: boolean;
|
|
178
180
|
showFloorLevel: boolean;
|
|
179
|
-
defaultWaypointIndex: number;
|
|
180
181
|
defaultViewMode: string;
|
|
181
182
|
adminMode: boolean;
|
|
182
183
|
playerSettings: PlayerSettings;
|
|
183
184
|
hasMarkersJson: boolean;
|
|
184
185
|
dynamicMarkers: string;
|
|
185
|
-
showVersion: boolean;
|
|
186
186
|
enableAutoplay: boolean;
|
|
187
187
|
}, {}>;
|
|
188
188
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { default as ResourceLoader } from './ResourceLoader';
|
|
2
|
+
export { default as I18N } from './I18N';
|
|
3
|
+
export { default as BatchLoadTracker } from './BatchLoadTracker';
|
|
4
|
+
export { default as FullscreenModel } from './FullscreenModel';
|
|
@@ -1,15 +1,8 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { VStructureChooser, VVirtualTour, VManualSlideShow, VFloatingCard, VHoverProbe, VNorthDirection, VZoomBox, VMiniMap } from './components';
|
|
3
3
|
import { ResourceLoader } from './lib';
|
|
4
4
|
import { CdnFileResolverCallback, Color, ColorCallback, HoverState, I18NConfig, Pos } from './components/types';
|
|
5
|
-
import { ApartmentChooserDataLegacyInitializer, ApartmentChooserDataLegacy, CanGoToUnitCallback, SceneData, UnitRenderer } from './components/apartmentChooser/types';
|
|
6
|
-
import { BuildingChooserDataLegacy, BuildingChooserConfig, CanGoToBuildingCallback } from './components/buildingChooser/types';
|
|
7
|
-
import { ApartmentChooserDataV5 } from './components/apartmentChooser/v5/types';
|
|
8
|
-
import { default as convertApartmentChooserDataLegacyToV5 } from './components/apartmentChooser/v5/convertApartmentChooserDataLegacyToV5';
|
|
9
|
-
import { default as convertBuildingChooserDataLegacyToV5 } from './components/buildingChooser/v5/convertBuildingChooserDataLegacyToV5';
|
|
10
|
-
import { BuildingChooserDataV5 } from './components/buildingChooser/v5/types';
|
|
11
5
|
import { ApartmentJson, ConfigJson, FullPlayerSettingBaseOptions, FullPlayerSettingBooleanOptions, FullPlayerSettingLutOptions, FullPlayerSettingNumberOptions, FullPlayerSettings, MiniMapJson, PlayerSettings, ThumbsJson, VirtualPlayerViewMode } from './components/virtualTour/types';
|
|
12
|
-
import { default as VStructureChooser } from './components/structureChooser/VStructureChooser.vue';
|
|
13
6
|
import { default as convertStructureChooserDataLegacyToV5 } from './components/structureChooser/utils/convertStructureChooserDataLegacyToV5';
|
|
14
7
|
import { StructureChooserData } from './components/structureChooser/types';
|
|
15
8
|
|
|
@@ -17,4 +10,4 @@ declare const _default: {
|
|
|
17
10
|
install: (app: App) => void;
|
|
18
11
|
};
|
|
19
12
|
export default _default;
|
|
20
|
-
export {
|
|
13
|
+
export { VStructureChooser, VVirtualTour, VManualSlideShow, VFloatingCard, VHoverProbe, VNorthDirection, VZoomBox, VMiniMap, convertStructureChooserDataLegacyToV5, ResourceLoader, CdnFileResolverCallback, Color, ColorCallback, HoverState, I18NConfig, Pos, ApartmentJson, ConfigJson, FullPlayerSettingBaseOptions, FullPlayerSettingBooleanOptions, FullPlayerSettingLutOptions, FullPlayerSettingNumberOptions, FullPlayerSettings, MiniMapJson, PlayerSettings, ThumbsJson, VirtualPlayerViewMode, StructureChooserData, };
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { default as
|
|
2
|
-
import { default as VApartmentChooser } from './components/apartmentChooser/VApartmentChooser.vue';
|
|
1
|
+
import { default as VStructureChooser } from './components/structureChooser/VStructureChooser.vue';
|
|
3
2
|
import { default as VVirtualTour } from './components/virtualTour/VVirtualTour.vue';
|
|
4
3
|
|
|
5
|
-
export {
|
|
4
|
+
export { VStructureChooser, VVirtualTour };
|
|
6
5
|
declare module 'vue' {
|
|
7
6
|
interface GlobalComponents {
|
|
8
|
-
|
|
9
|
-
VApartmentChooser: typeof VApartmentChooser;
|
|
7
|
+
VStructureChooser: typeof VStructureChooser;
|
|
10
8
|
VVirtualTour: typeof VVirtualTour;
|
|
11
9
|
}
|
|
12
10
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@media (hover: hover){.hover-check[data-v-eb9b348d]{display:none}}#canvas[data-v-27d7323f]{position:absolute;top:0;width:100%;-webkit-user-select:none;user-select:none;touch-action:none;padding-top:56.25%}#canvas-mask[data-v-27d7323f]{position:absolute;top:0;max-width:100%;z-index:4;-webkit-user-select:none;user-select:none}@media only screen and (min-width: 1280px){#canvas[data-v-27d7323f]{border-radius:10px}}#container[data-v-e6c054c7]{position:absolute;top:0;width:100%;-webkit-user-select:none;user-select:none;touch-action:none;padding-top:56.25%}.svg-container[data-v-e6c054c7]{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.svg-container[data-v-e6c054c7],svg[data-v-e6c054c7]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000}svg g[data-v-e6c054c7] path{cursor:pointer;stroke-width:inherit!important;stroke-opacity:inherit!important;stroke:inherit!important;fill:inherit!important;fill-opacity:inherit!important;transition-property:fill-opacity,fill;transition-duration:.25s;transition-timing-function:ease-in-out}@media only screen and (min-width: 1280px){#canvas[data-v-e6c054c7]{border-radius:10px}}.v-btn[data-v-44ed308e]{background-color:#fff}.frame-container[data-v-0c291cb9]{position:relative;max-width:100%;top:0;left:0;bottom:185px;padding-top:56%;z-index:1;overflow:hidden}.frame-image[data-v-0c291cb9]{position:absolute;top:0;width:100%;height:100%}.frame-image img[data-v-0c291cb9]{min-width:100%;max-width:100%;z-index:0}#image-stack picture[data-v-0c291cb9]{visibility:hidden}#image-stack picture.show[data-v-0c291cb9]{visibility:visible}.fill-parent[data-v-0c291cb9]{position:absolute;top:0;bottom:0;left:0;right:0}.floating-card[data-v-7d5e6067]{position:absolute;left:0;top:0;z-index:10;display:flex;transition:transform .1s ease-in-out}.is-not-hoverable[data-v-7d5e6067]{position:relative;width:100%}.v-dialog__content[data-v-7d5e6067]{align-items:flex-start}.zoom-box-container[data-v-3e334a46]{width:100%;height:100%;left:0;top:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.zoom-box[data-v-3e334a46]{width:100%;height:100%;-webkit-user-select:none;user-select:none;touch-action:none}.interactive-viewer[data-v-34e2e7a2]{padding-top:56.65%;position:relative}.fill-parent[data-v-34e2e7a2]{position:absolute;top:0;bottom:0;left:0;right:0}.navigation[data-v-34e2e7a2]{position:absolute;width:100%;bottom:32px;z-index:99;padding:0 20px;display:flex;justify-content:center}@media only screen and (max-width: 900px){.navigation[data-v-34e2e7a2]{position:absolute;bottom:0;scale:.5;width:200%!important;transform:translate(-50%)}}img[data-v-dbbdc1e0]{position:relative;display:block;z-index:1}img[data-v-ecb88391]{position:relative;display:block;z-index:3}.top-left[data-v-ecb88391]{top:0;left:0}.small[data-v-f2649c45]{font-size:80%}.top-left[data-v-09ccd2d0]{top:0;left:0}div[data-v-09ccd2d0] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-09ccd2d0]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-09ccd2d0]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-09ccd2d0],.v-leave-to[data-v-09ccd2d0]{opacity:0}.v-leave-from[data-v-09ccd2d0],.v-enter-to[data-v-09ccd2d0]{opacity:1}.actions-bar[data-v-0310f66a]{position:absolute;flex-wrap:wrap}.actions-bar>div[data-v-0310f66a]{flex-basis:25%}.actions-bar>div[data-v-0310f66a]:last-child{flex-basis:50%}.actions-bar[data-v-0310f66a]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-0310f66a]:hover,.mobile .actions-bar[data-v-0310f66a]{opacity:1}.mobile .actions-bar.compact[data-v-0310f66a]{position:relative}.mobile .actions-bar>div[data-v-0310f66a]{flex-basis:50%}.mobile .actions-bar>div[data-v-0310f66a]:last-child{flex-basis:100%}.hover-bar[data-v-0310f66a]{position:absolute}.top-left[data-v-0310f66a]{top:0;left:0}.bottom-right[data-v-0310f66a],.bottom-right-compact[data-v-0310f66a]{bottom:0;right:0}.mobile .bottom-right-compact[data-v-0310f66a]{bottom:inherit;right:0}.v-enter-from[data-v-0310f66a]{opacity:0}.v-enter-active[data-v-0310f66a]{transition:opacity .5s ease}.v-enter-to[data-v-0310f66a]{opacity:1}.sunsim-time-label[data-v-d5a3d3f8]{color:#000;vertical-align:top}.sunsim-date[data-v-d5a3d3f8]{background:#fff;border-radius:30px;min-height:36px;min-width:170px;display:flex;align-content:center;white-space:nowrap}.day-selector[data-v-d5a3d3f8]{margin-top:0}.day-selector[data-v-d5a3d3f8] .v-field__outline{display:none}.day-selector[data-v-d5a3d3f8] .v-field__input{padding-top:2px}.day-selector[data-v-d5a3d3f8] .v-field__append-inner{padding-top:5px!important}.day-selector.v-text-field[data-v-d5a3d3f8] .v-input__control>.v-input__slot:before{border-style:none}.day-selector.v-text-field[data-v-d5a3d3f8] .v-input__control>.v-input__slot:after{border-style:none}.sunsim-slider[data-v-d5a3d3f8] .v-slider-track__background{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}.sunsim-bar-wrapper[data-v-d5a3d3f8]{display:flex;position:absolute;width:60%;min-width:400px;top:12px;left:0;z-index:3;touch-action:none;pointer-events:none}.sunsim-wrapper[data-v-d5a3d3f8]{width:100%;background:#fff;border-radius:30px;padding:5px;min-height:16px;z-index:3}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-right:12px;margin-left:12px}.sunsim-wrapper[data-v-d5a3d3f8],.sunsim-date[data-v-d5a3d3f8]{touch-action:auto;pointer-events:all}.sunsim-wrapper .mdi-white-balance-sunny[data-v-d5a3d3f8]{color:#ffab02;vertical-align:baseline;font-size:20px}@media only screen and (max-width: 980px) and (min-width: 500px){.sunsim-bar-wrapper[data-v-d5a3d3f8]{top:101%;width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-left:0}}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){.sunsim-bar-wrapper[data-v-d5a3d3f8]{top:calc(100% + 8px);width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-left:0}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8],.sunsim-bar-wrapper .sunsim-wrapper[data-v-d5a3d3f8]{box-shadow:0 0 7px 1px #aaa}}@media only screen and (max-width: 500px){.sunsim-bar-wrapper[data-v-d5a3d3f8]{height:calc(100% + 84px);top:0;width:100%;flex-direction:column;justify-content:space-between;margin:-42px 0 0;padding:0;left:0;z-index:0;min-width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-right:0;margin-left:0}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8],.sunsim-bar-wrapper .sunsim-wrapper[data-v-d5a3d3f8]{width:100%;border-radius:0;left:0;margin-left:0!important;box-shadow:0 0 7px 1px #aaa}}.image-instance[data-v-8d357c5f]{position:absolute;width:100%;opacity:0}.image-instance.active[data-v-8d357c5f]{opacity:1}.north-indicator[data-v-9be2e160]{position:absolute;right:0;top:0;height:42px;width:42px;margin-top:12px;margin-right:8px}.image-container[data-v-9be2e160]{position:relative}.image-instances[data-v-9be2e160]{position:relative;width:100%;height:100%}canvas[data-v-9be2e160]{position:absolute;left:0;top:0;z-index:2;opacity:0}.fill-parent[data-v-9be2e160]{position:absolute;top:0;bottom:0;left:0;right:0}.svg-container[data-v-9be2e160]{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.svg-container[data-v-9be2e160],svg[data-v-9be2e160]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000}svg g[data-v-9be2e160] path{cursor:pointer;stroke-width:inherit!important;stroke-opacity:inherit!important;stroke:inherit!important;fill:inherit!important;fill-opacity:inherit!important;transition-property:fill-opacity,fill;transition-duration:.25s;transition-timing-function:ease-in-out}svg g.restricted[data-v-9be2e160] path{cursor:default!important}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){div.image-container[data-v-9be2e160]{margin-top:44px}}@media only screen and (max-width: 500px){div.image-container[data-v-9be2e160]{margin-top:44px;margin-bottom:44px}}.overlay[data-v-9e4cdd0e]{z-index:1!important;opacity:1;transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.north-indicator[data-v-5402374e]{position:absolute;right:0;top:0;height:42px;width:42px;margin-top:12px;margin-right:8px}.image-container[data-v-5402374e]{position:relative}.image-instances[data-v-5402374e]{position:relative;width:100%;height:100%}canvas[data-v-5402374e]{position:absolute;left:0;top:0;z-index:2;opacity:0}.fill-parent[data-v-5402374e]{position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){div.image-container[data-v-5402374e]{margin-top:44px}}@media only screen and (max-width: 500px){div.image-container[data-v-5402374e]{margin-top:44px;margin-bottom:44px}}img[data-v-9866b8c2]{position:relative;display:block;z-index:1}.small[data-v-42a733f4]{font-size:80%}.top-left[data-v-61c8ae69]{top:0;left:0}div[data-v-61c8ae69] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-61c8ae69]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-61c8ae69]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-61c8ae69],.v-leave-to[data-v-61c8ae69]{opacity:0}.v-leave-from[data-v-61c8ae69],.v-enter-to[data-v-61c8ae69]{opacity:1}.actions-bar[data-v-47df87bc]{position:absolute;flex-wrap:wrap}.actions-bar>div[data-v-47df87bc]{flex-basis:25%}.actions-bar>div[data-v-47df87bc]:last-child{flex-basis:50%}.actions-bar[data-v-47df87bc]:hover,.mobile .actions-bar[data-v-47df87bc]{opacity:1}.mobile .actions-bar.compact[data-v-47df87bc]{position:relative}.mobile .actions-bar>div[data-v-47df87bc]{flex-basis:50%}.mobile .actions-bar>div[data-v-47df87bc]:last-child{flex-basis:100%}.hover-bar[data-v-47df87bc]{position:absolute}.top-left[data-v-47df87bc]{top:0;left:0}.bottom-right[data-v-47df87bc],.bottom-right-compact[data-v-47df87bc]{bottom:0;right:0}.mobile .bottom-right-compact[data-v-47df87bc]{bottom:inherit;right:0}.v-enter-from[data-v-47df87bc]{opacity:0}.v-enter-active[data-v-47df87bc]{transition:opacity .5s ease}.v-enter-to[data-v-47df87bc]{opacity:1}.actions-bar[data-v-47df87bc]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-47df87bc]:hover{opacity:1}#player-wrapper[data-v-4e601038]{position:relative;width:100%;height:100%}#player-sizer[data-v-4e601038]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div#main-canvas[data-v-4e601038]{width:100%;height:100%}.player-control[data-v-4e601038]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-4e601038]{top:10px;left:10px}#controls-top-center[data-v-4e601038]{top:10px;left:50%;transform:translate(-50%);z-index:4;flex-direction:column}#controls-top-right[data-v-4e601038]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-4e601038]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-4e601038]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-4e601038]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-4e601038]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-4e601038]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-4e601038]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.btn-placeholder[data-v-5ce91d8e]{width:36px;height:36px}.v-btn[data-v-5ce91d8e]{background-color:#fff;pointer-events:all;cursor:auto}.floor-level-label[data-v-5ce91d8e]{text-transform:capitalize}.v-image[data-v-be1645c7]{background-color:#aaa}.interior-selector-list[data-v-be1645c7]{box-shadow:none!important;padding:10px;background:transparent!important}.interior-selector-list-item[data-v-be1645c7]{background-color:#fff;border:2px solid #fff;transition:transform .2s cubic-bezier(.17,.67,.83,.67);margin-top:10px}.interior-selector-list-item.active[data-v-be1645c7]{border:2px solid #a6d8a8}.interior-selector-list-item[data-v-be1645c7]>.v-list-item__content{overflow:visible!important}.interior-selector-list-item[data-v-be1645c7]:hover{transform:translate(-5px);border:2px solid #4caf50}.compass-needle{transition:transform .5s;transition-timing-function:ease-out}@media screen and (max-width: 600px){.compass-wrapper{scale:.9}}.clock-face[data-v-cd73fd81]{margin-left:10px;height:50px;width:50px;background-color:#fff;border-radius:50%}.clock-value[data-v-cd73fd81]{font-size:11px}.clock-icon[data-v-cd73fd81]{width:18px}@media screen and (max-width: 600px){.clock-face[data-v-cd73fd81]{margin-left:0;scale:.8}}.fill-grey[data-v-f59c4942]{fill:#afafaf}.box.col[data-v-a5e7f474]{max-width:130px;padding:0 10px}.tutorial-icon svg[data-v-a5e7f474]{border:1px solid #e0e0e0;border-radius:5px;width:100px;height:50px}.text[data-v-a5e7f474]{font-size:.8em;line-height:1.1}.tablet-mobile-content[data-v-a5e7f474]{min-width:240px}.tablet-mobile-content .box.col[data-v-a5e7f474]{margin:2px}.tablet-mobile-content .tutorial-icon svg[data-v-a5e7f474]{border:none;width:60px;height:30px}.tutorial-buttons .v-messages[data-v-a5e7f474]{display:none!important}.settings-panel[data-v-bd4f66c3]{min-width:500px;height:500px;overflow-y:scroll}form#settings-ui-form[data-v-bd4f66c3]{background:#fff9;border-radius:5px;padding:10px}#settings-ui-form .form-inputs[data-v-bd4f66c3]{height:60vh;overflow-y:scroll;padding-bottom:50px;scrollbar-color:#0c0e4a transparent;scrollbar-width:thin;padding-right:20px}#moveableDiv[data-v-1a87ee81]{position:fixed;z-index:15;background-color:#fff;border:1px solid #d3d3d3;max-width:80vw;max-height:80vh}.anchor[data-v-1a87ee81]{cursor:move}.top-right[data-v-1a87ee81]{position:absolute;top:5px;right:5px;z-index:4}.top-left[data-v-1a87ee81]{position:absolute;top:5px;left:5px;z-index:4}.sizer[data-v-1a87ee81]{overflow:hidden;min-width:250px;min-height:300px;max-width:1920px;max-height:1440px}.header-slot[data-v-1a87ee81]{min-height:40px;z-index:3}.body-slot[data-v-1a87ee81]{z-index:1}.footer-slot[data-v-1a87ee81]{z-index:3}.big[data-v-1a87ee81]{width:512px;height:440px;top:50%;left:50%;transform:translate(-50%,-50%)}.bigger[data-v-1a87ee81]{width:768px;height:660px;top:50%;left:50%;transform:translate(-50%,-50%)}.small[data-v-1a87ee81]{width:250px;height:300px;bottom:10px;right:10px;transform:translate(0)}.moveable-body[data-v-1a87ee81]{padding-bottom:50px;height:100%;overflow:hidden}.moveable-footer[data-v-1a87ee81]{position:absolute;bottom:0;width:100%;height:50px;background:#fff;z-index:2}@media only screen and (max-width: 600px){.sizer[data-v-1a87ee81]{overflow:hidden;max-width:90%;max-height:80vh}}.stop1{stop-color:#fff}.stop2{stop-color:#fff;stop-opacity:0}.stop3{stop-color:transparent}.minimap-container[data-v-5cdee9d5]{position:relative}.web-minimap[data-v-5cdee9d5]{position:relative;width:512px;height:385px;overflow:hidden;transition:transform .2s ease-in}.minimap-background-image[data-v-5cdee9d5]{position:absolute;width:100%;height:100%}.single-camera-marker[data-v-5cdee9d5]{position:absolute;width:7px;height:7px;background:#fff;border-radius:50%;z-index:2;transform:translate(-50%,-50%);border:0px}.rotation-marker-component[data-v-5cdee9d5]{z-index:3;position:absolute;width:80px;height:80px;transform:translate(-50%,-50%)}.center-pivot[data-v-5cdee9d5]{position:absolute;width:100%;height:100%}.minimap-compass[data-v-d047dca8]{width:50px;border-radius:50%}.ss-wrapper[data-v-52f122f2]{display:flex;flex-direction:row;justify-content:space-between;margin:0 10px;position:relative;z-index:100}.sun-icon[data-v-52f122f2]{width:10%}.slider[data-v-52f122f2]{display:flex;flex-direction:column;flex:1 1 auto;padding:3px 0}i.v-icon.notranslate.mdi.mdi-white-balance-sunny.theme--light[data-v-52f122f2]{font-size:40px;color:#ffab02;padding:5px}.time-label[data-v-52f122f2]{padding:0;display:inline-block;margin-top:-10px;margin-left:50px}.minimap-compass[data-v-578a7915]{position:absolute;right:10px;top:10px;z-index:11}.ss-slider-field[data-v-c06c753d]{min-width:300px;height:38px;width:100%}.small[data-v-c06c753d]{font-size:80%}[data-v-c06c753d] .v-input{margin-top:-4px}[data-v-c06c753d] .v-slider-track{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}[data-v-c06c753d] .v-slider-track__background,[data-v-c06c753d] .v-slider-track__fill{background:transparent}.autoplay-btn[data-v-7fd2b4f3]{height:55px!important;display:inline-block}.autoplay-btn.mobile[data-v-7fd2b4f3]{height:40px!important;margin-right:3px}.v-card[data-v-9cc758dc]{transition:box-shadow .3s ease-in-out;border:1px solid transparent}[data-v-9cc758dc] .v-slide-group__content{justify-content:center}[data-v-9cc758dc] .v-slide-group__next--disabled,[data-v-9cc758dc] .v-slide-group__prev--disabled{pointer-events:all!important}.align-baseline[data-v-9cc758dc]{align-items:baseline}.active-apt[data-v-9cc758dc]{border:1.5px solid #4caf50!important}.v-image[data-v-9cc758dc]{border-radius:0!important}.single-waypoint[data-v-9cc758dc]{width:81px;height:54px}.mobile.carousel-button[data-v-9cc758dc]{scale:.7}.mobileWaypoint .single-waypoint[data-v-9cc758dc]{margin-top:5px!important;width:63px;height:42px;scale:.95}.desktopWaypointWrapper[data-v-9cc758dc]{max-width:50vw}.mobileWaypointWrapper[data-v-9cc758dc]{max-width:100vw}.sun-icon-wrapper[data-v-9cc758dc]{position:absolute;display:inline-block;top:0;left:0;width:30px;height:30px;background:#ffffffb9;border-radius:2px}.sun-icon[data-v-9cc758dc]{position:absolute;left:2px;top:2px;color:#ff8c00;font-size:25px;line-height:1}.mobileWaypointWrapper .sun-icon-wrapper[data-v-9cc758dc]{width:20px;height:20px}.mobileWaypointWrapper .sun-icon[data-v-9cc758dc]{font-size:15px}#share-btns-wrapper button[data-v-b6e473f1]{margin:0 8px}.v-btn[data-v-b6e473f1]{background-color:#fff;pointer-events:all}.img-div[data-v-31489804]{position:absolute;display:block;height:100%;width:100%;background-size:cover;background-position:center center;z-index:2;left:0;top:0}.static-image-wrapper[data-v-31489804]{background:#fff}.compass-wrapper[data-v-8fc80ea7]{width:50px}.player-and-components-wrapper[data-v-8fc80ea7]{position:relative;width:100%;height:100%}.static-image[data-v-8fc80ea7]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-8fc80ea7]{background:#fff}div#controls-bottom-center>div[data-v-8fc80ea7]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-8fc80ea7]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-8fc80ea7]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-8fc80ea7]{display:none}}.settings-panel[data-v-8fc80ea7]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-8fc80ea7],.v-player.platform-desktop[data-v-8fc80ea7]{width:100%;height:100%}@media screen and (min-width: 900px){.v-player.platform-desktop[data-v-8fc80ea7]{height:100%}}@media screen and (min-width: 1600px){.v-player.platform-desktop[data-v-8fc80ea7]{height:100%}}.v-player.platform-mobile[data-v-8fc80ea7]{width:100%;height:calc(100% - 60px)}.waypoint-carousel.below-player[data-v-8fc80ea7]{position:relative;height:50px}@media only screen and (max-width: 960px){#btn-fullscreen[data-v-8fc80ea7]{display:none}}.render-version[data-v-8fc80ea7]{position:absolute;bottom:0;left:0;color:#fff;background:#000;font-weight:700;font-size:12px;padding:0 5px;z-index:3}.sunsim-slider-desktop[data-v-8fc80ea7]{height:64px}.v-enter-active[data-v-8fc80ea7],.v-leave-active[data-v-8fc80ea7]{transition:opacity .5s ease}.v-enter-from[data-v-8fc80ea7],.v-leave-to[data-v-8fc80ea7]{opacity:0}#player-wrapper[data-v-5fdd1e05]{position:relative;overflow:hidden}#player-sizer[data-v-5fdd1e05]{display:flex;justify-content:center;align-items:center;overflow:hidden}.player-control[data-v-5fdd1e05]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-5fdd1e05]{top:10px;left:10px}#controls-top-center[data-v-5fdd1e05]{top:10px;left:50%;transform:translate(-50%);z-index:4}#controls-top-right[data-v-5fdd1e05]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-5fdd1e05]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-5fdd1e05]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-5fdd1e05]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-5fdd1e05]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-5fdd1e05]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-5fdd1e05]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.compass-wrapper[data-v-040ac08f]{width:50px}.player-and-components-wrapper[data-v-040ac08f]{position:relative}.static-image[data-v-040ac08f]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-040ac08f]{background:#fff}.waypoint-carousel.full-screen[data-v-040ac08f]{scale:.5}div#controls-bottom-center>div[data-v-040ac08f]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-040ac08f]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-040ac08f]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-040ac08f]{display:none}}.mss-image[data-v-040ac08f]{min-height:20vh;max-height:100vh;min-width:80%;max-width:100%}.minimap-compass[data-v-8077dfb5]{position:absolute;right:10px;top:10px;z-index:11}img[data-v-c4a08195],img[data-v-da694d37]{left:0;top:0;width:100%;height:100%;position:absolute;display:block;z-index:1}img[data-v-d592c198]{left:0;top:0;width:100%;height:100%;position:absolute;display:block;z-index:3}[data-v-743f5faf] .v-btn__content{text-transform:none}.icon-wrapper[data-v-d14ee377]{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:10px;background-color:#fff;display:flex;justify-content:center;align-items:center}.camera-thumbnail-image[data-v-d14ee377]{width:120px;height:67.5px;display:inline-block;background-size:contain;background-position:center center}.still-camera-image[data-v-d14ee377]{position:relative;cursor:pointer;border:2px solid #cfcfcf;border-radius:5px;overflow:hidden;margin:8px}.active-camera[data-v-d14ee377]{border:2px solid #4caf50}.camera-name[data-v-d14ee377]{background:#fff;display:block;text-align:center;left:0;width:100%;bottom:0;position:absolute}.still-camera-thumbnails-wrapper[data-v-d14ee377]{background:#00000054;border-radius:5px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(12.5px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(0,0,0,.1);transform-origin:bottom center}.mobile[data-v-d14ee377] .still-camera-thumbnails-wrapper[data-v-d14ee377]{border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none}.mobile[data-v-d14ee377] .still-camera-image[data-v-d14ee377]{margin:2px;border-radius:4px;border:1px solid #cfcfcf}.mobile[data-v-d14ee377] .camera-name[data-v-d14ee377]{font-size:8px!important}.mobile[data-v-d14ee377] .active-camera[data-v-d14ee377]{border:1px solid #4caf50}.mobile[data-v-d14ee377] .camera-thumbnail-image[data-v-d14ee377]{width:64px;height:36px}.small[data-v-4d44890b]{font-size:80%}[data-v-4d44890b] .v-input{margin-top:-5px}.mobile[data-v-4d44890b] .v-input{margin-top:-6px}[data-v-4d44890b] .v-slider-track{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}[data-v-4d44890b] .v-slider-track__background,[data-v-4d44890b] .v-slider-track__fill{background:transparent}.top-left[data-v-548075eb]{top:0;left:0}div[data-v-548075eb] svg g{transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-548075eb]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-548075eb]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-548075eb],.v-leave-to[data-v-548075eb]{opacity:0}.v-leave-from[data-v-548075eb],.v-enter-to[data-v-548075eb]{opacity:1}.actions-bar[data-v-df80f47c]{position:absolute}.mobile .actions-bar[data-v-df80f47c]:not(.persistent){position:relative}.top-left[data-v-df80f47c]{top:0;left:0}.top-right[data-v-df80f47c]{top:0;right:0}.bottom-left[data-v-df80f47c]{bottom:0;left:0}.bottom-center[data-v-df80f47c]{bottom:0;left:50%;transform:translate(-50%)}.v-enter-from[data-v-df80f47c]{opacity:0}.v-enter-active[data-v-df80f47c]{transition:opacity .5s ease}.v-enter-to[data-v-df80f47c]{opacity:1}.render-version[data-v-df80f47c]{position:absolute;bottom:0;left:0;color:#fff;background:#000;font-weight:700;font-size:12px;padding:0 5px;z-index:3}.still-cameras-wrapper[data-v-df80f47c]{transform-origin:bottom center}@media only screen and (min-width: 630px) and (max-width: 960px){.still-cameras-wrapper[data-v-df80f47c]{scale:.6}}@media only screen and (min-width: 960px) and (max-width: 1264px){.still-cameras-wrapper[data-v-df80f47c]{scale:.8}}
|
|
1
|
+
.floating-card[data-v-7d5e6067]{position:absolute;left:0;top:0;z-index:10;display:flex;transition:transform .1s ease-in-out}.is-not-hoverable[data-v-7d5e6067]{position:relative;width:100%}.v-dialog__content[data-v-7d5e6067]{align-items:flex-start}@media (hover: hover){.hover-check[data-v-eb9b348d]{display:none}}.zoom-box-container[data-v-3e334a46]{width:100%;height:100%;left:0;top:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.zoom-box[data-v-3e334a46]{width:100%;height:100%;-webkit-user-select:none;user-select:none;touch-action:none}#player-wrapper[data-v-4e601038]{position:relative;width:100%;height:100%}#player-sizer[data-v-4e601038]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div#main-canvas[data-v-4e601038]{width:100%;height:100%}.player-control[data-v-4e601038]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-4e601038]{top:10px;left:10px}#controls-top-center[data-v-4e601038]{top:10px;left:50%;transform:translate(-50%);z-index:4;flex-direction:column}#controls-top-right[data-v-4e601038]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-4e601038]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-4e601038]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-4e601038]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-4e601038]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-4e601038]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-4e601038]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.btn-placeholder[data-v-4c45966e]{width:36px;height:36px}.v-btn[data-v-4c45966e]{background-color:#fff;pointer-events:all;cursor:auto}.floor-level-label[data-v-4c45966e]{text-transform:capitalize}.v-image[data-v-eece0130]{background-color:#aaa}.interior-selector-list[data-v-eece0130]{box-shadow:none!important;padding:10px;background:transparent!important}.interior-selector-list-item[data-v-eece0130]{background-color:#fff;border:2px solid #fff;transition:transform .2s cubic-bezier(.17,.67,.83,.67);margin-top:10px}.interior-selector-list-item.active[data-v-eece0130]{border:2px solid #a6d8a8}.interior-selector-list-item[data-v-eece0130]>.v-list-item__content{overflow:visible!important}.interior-selector-list-item[data-v-eece0130]:hover{transform:translate(-5px);border:2px solid #4caf50}.compass-needle{transition:transform .5s;transition-timing-function:ease-out}@media screen and (max-width: 600px){.compass-wrapper{scale:.9}}.clock-face[data-v-874b2271]{margin-left:10px;height:50px;width:50px;background-color:#fff;border-radius:50%}.clock-value[data-v-874b2271]{font-size:11px}.clock-icon[data-v-874b2271]{width:18px}@media screen and (max-width: 600px){.clock-face[data-v-874b2271]{margin-left:0;scale:.8}}.fill-grey[data-v-86d91cc1]{fill:#afafaf}.box.col[data-v-627f8ee6]{max-width:130px;padding:0 10px}.tutorial-icon svg[data-v-627f8ee6]{border:1px solid #e0e0e0;border-radius:5px;width:100px;height:50px}.text[data-v-627f8ee6]{font-size:.8em;line-height:1.1}.tablet-mobile-content[data-v-627f8ee6]{min-width:240px}.tablet-mobile-content .box.col[data-v-627f8ee6]{margin:2px}.tablet-mobile-content .tutorial-icon svg[data-v-627f8ee6]{border:none;width:60px;height:30px}.tutorial-buttons .v-messages[data-v-627f8ee6]{display:none!important}.settings-panel[data-v-bd4f66c3]{min-width:500px;height:500px;overflow-y:scroll}form#settings-ui-form[data-v-bd4f66c3]{background:#fff9;border-radius:5px;padding:10px}#settings-ui-form .form-inputs[data-v-bd4f66c3]{height:60vh;overflow-y:scroll;padding-bottom:50px;scrollbar-color:#0c0e4a transparent;scrollbar-width:thin;padding-right:20px}#moveableDiv[data-v-1a87ee81]{position:fixed;z-index:15;background-color:#fff;border:1px solid #d3d3d3;max-width:80vw;max-height:80vh}.anchor[data-v-1a87ee81]{cursor:move}.top-right[data-v-1a87ee81]{position:absolute;top:5px;right:5px;z-index:4}.top-left[data-v-1a87ee81]{position:absolute;top:5px;left:5px;z-index:4}.sizer[data-v-1a87ee81]{overflow:hidden;min-width:250px;min-height:300px;max-width:1920px;max-height:1440px}.header-slot[data-v-1a87ee81]{min-height:40px;z-index:3}.body-slot[data-v-1a87ee81]{z-index:1}.footer-slot[data-v-1a87ee81]{z-index:3}.big[data-v-1a87ee81]{width:512px;height:440px;top:50%;left:50%;transform:translate(-50%,-50%)}.bigger[data-v-1a87ee81]{width:768px;height:660px;top:50%;left:50%;transform:translate(-50%,-50%)}.small[data-v-1a87ee81]{width:250px;height:300px;bottom:10px;right:10px;transform:translate(0)}.moveable-body[data-v-1a87ee81]{padding-bottom:50px;height:100%;overflow:hidden}.moveable-footer[data-v-1a87ee81]{position:absolute;bottom:0;width:100%;height:50px;background:#fff;z-index:2}@media only screen and (max-width: 600px){.sizer[data-v-1a87ee81]{overflow:hidden;max-width:90%;max-height:80vh}}.stop1{stop-color:#fff}.stop2{stop-color:#fff;stop-opacity:0}.stop3{stop-color:transparent}.minimap-container[data-v-5cdee9d5]{position:relative}.web-minimap[data-v-5cdee9d5]{position:relative;width:512px;height:385px;overflow:hidden;transition:transform .2s ease-in}.minimap-background-image[data-v-5cdee9d5]{position:absolute;width:100%;height:100%}.single-camera-marker[data-v-5cdee9d5]{position:absolute;width:7px;height:7px;background:#fff;border-radius:50%;z-index:2;transform:translate(-50%,-50%);border:0px}.rotation-marker-component[data-v-5cdee9d5]{z-index:3;position:absolute;width:80px;height:80px;transform:translate(-50%,-50%)}.center-pivot[data-v-5cdee9d5]{position:absolute;width:100%;height:100%}.minimap-compass[data-v-d047dca8]{width:50px;border-radius:50%}.ss-wrapper[data-v-52f122f2]{display:flex;flex-direction:row;justify-content:space-between;margin:0 10px;position:relative;z-index:100}.sun-icon[data-v-52f122f2]{width:10%}.slider[data-v-52f122f2]{display:flex;flex-direction:column;flex:1 1 auto;padding:3px 0}i.v-icon.notranslate.mdi.mdi-white-balance-sunny.theme--light[data-v-52f122f2]{font-size:40px;color:#ffab02;padding:5px}.time-label[data-v-52f122f2]{padding:0;display:inline-block;margin-top:-10px;margin-left:50px}.minimap-compass[data-v-578a7915]{position:absolute;right:10px;top:10px;z-index:11}.ss-slider-field[data-v-c06c753d]{min-width:300px;height:38px;width:100%}.small[data-v-c06c753d]{font-size:80%}[data-v-c06c753d] .v-input{margin-top:-4px}[data-v-c06c753d] .v-slider-track{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}[data-v-c06c753d] .v-slider-track__background,[data-v-c06c753d] .v-slider-track__fill{background:transparent}.autoplay-btn[data-v-7fd2b4f3]{height:55px!important;display:inline-block}.autoplay-btn.mobile[data-v-7fd2b4f3]{height:40px!important;margin-right:3px}.v-card[data-v-9cc758dc]{transition:box-shadow .3s ease-in-out;border:1px solid transparent}[data-v-9cc758dc] .v-slide-group__content{justify-content:center}[data-v-9cc758dc] .v-slide-group__next--disabled,[data-v-9cc758dc] .v-slide-group__prev--disabled{pointer-events:all!important}.align-baseline[data-v-9cc758dc]{align-items:baseline}.active-apt[data-v-9cc758dc]{border:1.5px solid #4caf50!important}.v-image[data-v-9cc758dc]{border-radius:0!important}.single-waypoint[data-v-9cc758dc]{width:81px;height:54px}.mobile.carousel-button[data-v-9cc758dc]{scale:.7}.mobileWaypoint .single-waypoint[data-v-9cc758dc]{margin-top:5px!important;width:63px;height:42px;scale:.95}.desktopWaypointWrapper[data-v-9cc758dc]{max-width:50vw}.mobileWaypointWrapper[data-v-9cc758dc]{max-width:100vw}.sun-icon-wrapper[data-v-9cc758dc]{position:absolute;display:inline-block;top:0;left:0;width:30px;height:30px;background:#ffffffb9;border-radius:2px}.sun-icon[data-v-9cc758dc]{position:absolute;left:2px;top:2px;color:#ff8c00;font-size:25px;line-height:1}.mobileWaypointWrapper .sun-icon-wrapper[data-v-9cc758dc]{width:20px;height:20px}.mobileWaypointWrapper .sun-icon[data-v-9cc758dc]{font-size:15px}#share-btns-wrapper button[data-v-bb7d0a99]{margin:0 8px}.v-btn[data-v-bb7d0a99]{background-color:#fff;pointer-events:all}.img-div[data-v-31489804]{position:absolute;display:block;height:100%;width:100%;background-size:cover;background-position:center center;z-index:2;left:0;top:0}.static-image-wrapper[data-v-31489804]{background:#fff}.compass-wrapper[data-v-fa4b2973]{width:50px}.player-and-components-wrapper[data-v-fa4b2973]{position:relative;width:100%;height:100%}.static-image[data-v-fa4b2973]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-fa4b2973]{background:#fff}div#controls-bottom-center>div[data-v-fa4b2973]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-fa4b2973]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-fa4b2973]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-fa4b2973]{display:none}}.settings-panel[data-v-fa4b2973]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-fa4b2973],.v-player.platform-desktop[data-v-fa4b2973]{width:100%;height:100%}@media screen and (min-width: 900px){.v-player.platform-desktop[data-v-fa4b2973]{height:100%}}@media screen and (min-width: 1600px){.v-player.platform-desktop[data-v-fa4b2973]{height:100%}}.v-player.platform-mobile[data-v-fa4b2973]{width:100%;height:calc(100% - 60px)}.waypoint-carousel.below-player[data-v-fa4b2973]{position:relative;height:50px}@media only screen and (max-width: 960px){#btn-fullscreen[data-v-fa4b2973]{display:none}}.render-version[data-v-fa4b2973]{position:absolute;bottom:0;left:0;color:#fff;background:#000;font-weight:700;font-size:12px;padding:0 5px;z-index:3}.sunsim-slider-desktop[data-v-fa4b2973]{height:64px}.v-enter-active[data-v-fa4b2973],.v-leave-active[data-v-fa4b2973]{transition:opacity .5s ease}.v-enter-from[data-v-fa4b2973],.v-leave-to[data-v-fa4b2973]{opacity:0}#player-wrapper[data-v-5fdd1e05]{position:relative;overflow:hidden}#player-sizer[data-v-5fdd1e05]{display:flex;justify-content:center;align-items:center;overflow:hidden}.player-control[data-v-5fdd1e05]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-5fdd1e05]{top:10px;left:10px}#controls-top-center[data-v-5fdd1e05]{top:10px;left:50%;transform:translate(-50%);z-index:4}#controls-top-right[data-v-5fdd1e05]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-5fdd1e05]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-5fdd1e05]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-5fdd1e05]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-5fdd1e05]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-5fdd1e05]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-5fdd1e05]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.compass-wrapper[data-v-373ac320]{width:50px}.player-and-components-wrapper[data-v-373ac320]{position:relative}.static-image[data-v-373ac320]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-373ac320]{background:#fff}.waypoint-carousel.full-screen[data-v-373ac320]{scale:.5}div#controls-bottom-center>div[data-v-373ac320]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-373ac320]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-373ac320]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-373ac320]{display:none}}.mss-image[data-v-373ac320]{min-height:20vh;max-height:100vh;min-width:80%;max-width:100%}.minimap-compass[data-v-8077dfb5]{position:absolute;right:10px;top:10px;z-index:11}img[data-v-c4a08195],img[data-v-da694d37]{left:0;top:0;width:100%;height:100%;position:absolute;display:block;z-index:1}img[data-v-d592c198]{left:0;top:0;width:100%;height:100%;position:absolute;display:block;z-index:3}[data-v-743f5faf] .v-btn__content{text-transform:none}.icon-wrapper[data-v-d14ee377]{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:10px;background-color:#fff;display:flex;justify-content:center;align-items:center}.camera-thumbnail-image[data-v-d14ee377]{width:120px;height:67.5px;display:inline-block;background-size:contain;background-position:center center}.still-camera-image[data-v-d14ee377]{position:relative;cursor:pointer;border:2px solid #cfcfcf;border-radius:5px;overflow:hidden;margin:8px}.active-camera[data-v-d14ee377]{border:2px solid #4caf50}.camera-name[data-v-d14ee377]{background:#fff;display:block;text-align:center;left:0;width:100%;bottom:0;position:absolute}.still-camera-thumbnails-wrapper[data-v-d14ee377]{background:#00000054;border-radius:5px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(12.5px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(0,0,0,.1);transform-origin:bottom center}.mobile[data-v-d14ee377] .still-camera-thumbnails-wrapper[data-v-d14ee377]{border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none}.mobile[data-v-d14ee377] .still-camera-image[data-v-d14ee377]{margin:2px;border-radius:4px;border:1px solid #cfcfcf}.mobile[data-v-d14ee377] .camera-name[data-v-d14ee377]{font-size:8px!important}.mobile[data-v-d14ee377] .active-camera[data-v-d14ee377]{border:1px solid #4caf50}.mobile[data-v-d14ee377] .camera-thumbnail-image[data-v-d14ee377]{width:64px;height:36px}.small[data-v-4d44890b]{font-size:80%}[data-v-4d44890b] .v-input{margin-top:-5px}.mobile[data-v-4d44890b] .v-input{margin-top:-6px}[data-v-4d44890b] .v-slider-track{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}[data-v-4d44890b] .v-slider-track__background,[data-v-4d44890b] .v-slider-track__fill{background:transparent}.top-left[data-v-982e604a]{top:0;left:0}div[data-v-982e604a] svg g{transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-982e604a]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-982e604a]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-982e604a],.v-leave-to[data-v-982e604a]{opacity:0}.v-leave-from[data-v-982e604a],.v-enter-to[data-v-982e604a]{opacity:1}.actions-bar[data-v-363cfacb]{position:absolute}.mobile .actions-bar[data-v-363cfacb]:not(.persistent){position:relative}.top-left[data-v-363cfacb]{top:0;left:0}.top-right[data-v-363cfacb]{top:0;right:0}.bottom-left[data-v-363cfacb]{bottom:0;left:0}.bottom-center[data-v-363cfacb]{bottom:0;left:50%;transform:translate(-50%)}.v-enter-from[data-v-363cfacb]{opacity:0}.v-enter-active[data-v-363cfacb]{transition:opacity .5s ease}.v-enter-to[data-v-363cfacb]{opacity:1}.render-version[data-v-363cfacb]{position:absolute;bottom:0;left:0;color:#fff;background:#000;font-weight:700;font-size:12px;padding:0 5px;z-index:3}.still-cameras-wrapper[data-v-363cfacb]{transform-origin:bottom center}@media only screen and (min-width: 630px) and (max-width: 960px){.still-cameras-wrapper[data-v-363cfacb]{scale:.6}}@media only screen and (min-width: 960px) and (max-width: 1264px){.still-cameras-wrapper[data-v-363cfacb]{scale:.8}}
|