|
@@ -49,13 +49,18 @@ function A3banPano() {
|
|
}}
|
|
}}
|
|
images={[
|
|
images={[
|
|
{
|
|
{
|
|
- tiledImageWidth: 1152,
|
|
|
|
- tiledImageHeight: 1152,
|
|
|
|
- url: otherUrl + 'pano/pano3.tiles/%s/l1/%v/l1_%s_%v_%h.jpg'
|
|
|
|
|
|
+ tiledImageWidth: 2816,
|
|
|
|
+ tiledImageHeight: 2816,
|
|
|
|
+ url: otherUrl + 'pano/pano3.tiles/%s/l3/%v/l3_%s_%v_%h.jpg'
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ tiledImageWidth: 1536,
|
|
|
|
+ tiledImageHeight: 1536,
|
|
|
|
+ url: otherUrl + 'pano/pano3.tiles/%s/l2/%v/l2_%s_%v_%h.jpg'
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- tiledImageWidth: 1152,
|
|
|
|
- tiledImageHeight: 1152,
|
|
|
|
|
|
+ tiledImageWidth: 768,
|
|
|
|
+ tiledImageHeight: 768,
|
|
url: otherUrl + 'pano/pano3.tiles/%s/l1/%v/l1_%s_%v_%h.jpg'
|
|
url: otherUrl + 'pano/pano3.tiles/%s/l1/%v/l1_%s_%v_%h.jpg'
|
|
}
|
|
}
|
|
]}
|
|
]}
|
|
@@ -144,18 +149,23 @@ function A3banPano() {
|
|
}}
|
|
}}
|
|
images={[
|
|
images={[
|
|
{
|
|
{
|
|
- tiledImageWidth: 1152,
|
|
|
|
- tiledImageHeight: 1152,
|
|
|
|
- url: otherUrl + 'pano/pano4.tiles/%s/l1/%v/l1_%s_%v_%h.jpg'
|
|
|
|
|
|
+ tiledImageWidth: 2816,
|
|
|
|
+ tiledImageHeight: 2816,
|
|
|
|
+ url: otherUrl + 'pano/pano4.tiles/%s/l3/%v/l3_%s_%v_%h.jpg'
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ tiledImageWidth: 1536,
|
|
|
|
+ tiledImageHeight: 1536,
|
|
|
|
+ url: otherUrl + 'pano/pano4.tiles/%s/l2/%v/l2_%s_%v_%h.jpg'
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- tiledImageWidth: 1152,
|
|
|
|
- tiledImageHeight: 1152,
|
|
|
|
|
|
+ tiledImageWidth: 768,
|
|
|
|
+ tiledImageHeight: 768,
|
|
url: otherUrl + 'pano/pano4.tiles/%s/l1/%v/l1_%s_%v_%h.jpg'
|
|
url: otherUrl + 'pano/pano4.tiles/%s/l1/%v/l1_%s_%v_%h.jpg'
|
|
}
|
|
}
|
|
]}
|
|
]}
|
|
>
|
|
>
|
|
- <View hlookat={50} vlookat={0} fovType='MFOV' fov={120} fovMin={70} fovMax={130} />
|
|
|
|
|
|
+ <View hlookat={75} vlookat={10} fovType='MFOV' fov={120} fovMin={70} fovMax={130} />
|
|
|
|
|
|
<HotSpot
|
|
<HotSpot
|
|
name='indoor'
|
|
name='indoor'
|