From 49b08bb32d8069082d7ee48adaa1a083b5afa72c Mon Sep 17 00:00:00 2001 From: valere Date: Fri, 27 Dec 2024 23:43:40 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'src/assets/stories?= =?UTF-8?q?.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/stories.json | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/src/assets/stories.json b/src/assets/stories.json index 4ad5f99..045943a 100644 --- a/src/assets/stories.json +++ b/src/assets/stories.json @@ -82,10 +82,9 @@ }, { "id": 1, - "name": "Vignemale", - "author": "Amandine MONTAZEAU", - "url": "/deepzoom/vignemale/dz/info.json", - "displayMode": "ARTICLE", + "name": "Andromeda Galaxy - M31", + "author": "Hubble Space Telescope", + "url": "https://files.erudi.fr/virages/heic1502a.dzi", "markers": [ { "id": 0, @@ -106,5 +105,31 @@ "annotation": "lorem ipsum dolor sit amet" } ] - } + }, + { + "id": 3, + "name": "Butterfly", + "author": "Author", + "url": "https://files.erudi.fr/virages/butterfly4.dzi", + "markers": [ + { + "id": 0, + "name": "first", + "order": 0, + "bounds": { + "degrees": 0, + "height": 0.028126953260643097, + "width": 0.09524470945402953, + "x": 0.32376980664954275, + "y": 0.283813392419349 + }, + "zoom": 9, + "point": { + "x": 0.3580975873485992, + "y": 0.2968103267302634 + }, + "annotation": "lorem ipsum dolor sit amet" + } + ] + }, ]