Files
IRTH/src/data/appartments.json
T
2024-06-07 18:55:33 +05:00

131 lines
3.5 KiB
JSON

[
{
"id": "apartments-studio-1",
"spheres": [
{
"id": "studio-1_sp-01",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-01.jpg",
"roomType": "entrance",
"position": [-14.16, 0, 24.11],
"mapPosition": [120, 240],
"links": [
{
"id": "studio-1_sp-02",
"type": "default",
"labelPosition": [-15.16, 0, 44.11]
},
{
"id": "studio-1_sp-03",
"type": "default",
"labelPosition": [-0.16, 0, 24.11]
}
]
},
{
"id": "studio-1_sp-02",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-02.jpg",
"roomType": "bathroom",
"position": [-14.16, 0, 24.11],
"mapPosition": [160, 240],
"links": [
{
"id": "studio-1_sp-01",
"type": "default",
"labelPosition": [-12.16, 0, 5.11]
}
]
},
{
"id": "studio-1_sp-03",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-03.jpg",
"roomType": "kitchen",
"position": [-14.16, 0, 24.11],
"mapPosition": [120, 175],
"links": [
{
"id": "studio-1_sp-04",
"type": "default",
"labelPosition": [-0.16, 0, 24.11]
},
{
"id": "studio-1_sp-01",
"type": "default",
"labelPosition": [-45, 0, 24.11]
}
]
},
{
"id": "studio-1_sp-04",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-04.jpg",
"roomType": "bedroom 1",
"position": [-14.16, 0, 24.11],
"mapPosition": [125, 155],
"links": [
{
"id": "studio-1_sp-05",
"type": "default",
"labelPosition": [-0.16, 0, 21.11]
},
{
"id": "studio-1_sp-03",
"type": "default",
"labelPosition": [-45, 0, 24.11]
}
]
},
{
"id": "studio-1_sp-05",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-05.jpg",
"roomType": "bedroom 2",
"position": [-14.16, 0, 24.11],
"mapPosition": [115, 125],
"links": [
{
"id": "studio-1_sp-06",
"type": "default",
"labelPosition": [-0.16, 0, 24.11]
},
{
"id": "studio-1_sp-04",
"type": "default",
"labelPosition": [-45, 0, 27.11]
}
]
},
{
"id": "studio-1_sp-06",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-06.jpg",
"roomType": "glass doors",
"position": [-14.16, 0, 24.11],
"mapPosition": [115, 55],
"links": [
{
"id": "studio-1_sp-07",
"type": "default",
"labelPosition": [-0.16, 0, 40.11]
},
{
"id": "studio-1_sp-05",
"type": "default",
"labelPosition": [-45, 0, 27.11]
}
]
},
{
"id": "studio-1_sp-07",
"sphereImage": "/images/virtual-tour/studio1/Studio1_w-12_13_sp-07.jpg",
"roomType": "balcony",
"position": [-14.16, 0, 24.11],
"mapPosition": [165, 14],
"links": [
{
"id": "studio-1_sp-06",
"type": "default",
"labelPosition": [-45, 0, 5.11]
}
]
}
]
}
]