Spaces:
Running
Running
Update json/points.json
Browse files- json/points.json +2 -2
json/points.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"x": -0.2,
|
| 4 |
-
"y": 0.
|
| 5 |
"z": 0.2,
|
| 6 |
"text": "Ceci est le premier hotspot. Il montre un détail intéressant.",
|
| 7 |
"imageUrl": "https://bilca-interace-viewer-separes.static.hf.space/images/detail1.png"
|
| 8 |
},
|
| 9 |
{
|
| 10 |
"x": -0.15,
|
| 11 |
-
"y": 0.
|
| 12 |
"z": 0.1,
|
| 13 |
"text": "Deuxième point d'information, avec une autre image.",
|
| 14 |
"imageUrl": "https://bilca-interace-viewer-separes.static.hf.space/images/detail2.jpg"
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"x": -0.2,
|
| 4 |
+
"y": 0.25,
|
| 5 |
"z": 0.2,
|
| 6 |
"text": "Ceci est le premier hotspot. Il montre un détail intéressant.",
|
| 7 |
"imageUrl": "https://bilca-interace-viewer-separes.static.hf.space/images/detail1.png"
|
| 8 |
},
|
| 9 |
{
|
| 10 |
"x": -0.15,
|
| 11 |
+
"y": 0.25,
|
| 12 |
"z": 0.1,
|
| 13 |
"text": "Deuxième point d'information, avec une autre image.",
|
| 14 |
"imageUrl": "https://bilca-interace-viewer-separes.static.hf.space/images/detail2.jpg"
|