aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet/sprite@2x.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-12-19 13:06:27 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-12-19 13:06:27 +0100
commit2a9aca302485bc08f5b2dd2a54987de6f80fc338 (patch)
tree38171abad21b2952eca6ff9e8534545b4c28ed12 /src/frontend/public/maps/spritesheet/sprite@2x.json
parent37cdb0c418a7f2b47e40ae9db7ad86e1fddc86fe (diff)
Implement loading stops as tiles from OTP
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite@2x.json')
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.json30
1 files changed, 27 insertions, 3 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json
index 02e05d5..d2e89dd 100644
--- a/src/frontend/public/maps/spritesheet/sprite@2x.json
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.json
@@ -7,17 +7,41 @@
"height": 64,
"pixelRatio": 2
},
- "stop-vitrasa-cancelled": {
- "id": "stop-vitrasa-cancelled",
+ "stop-santiago": {
+ "id": "stop-santiago",
"x": 64,
"y": 0,
"width": 64,
"height": 64,
"pixelRatio": 2
},
+ "stop-coruna": {
+ "id": "stop-coruna",
+ "x": 128,
+ "y": 0,
+ "width": 64,
+ "height": 64,
+ "pixelRatio": 2
+ },
+ "stop-xunta": {
+ "id": "stop-xunta",
+ "x": 192,
+ "y": 0,
+ "width": 64,
+ "height": 64,
+ "pixelRatio": 2
+ },
"stop-renfe": {
"id": "stop-renfe",
- "x": 128,
+ "x": 256,
+ "y": 0,
+ "width": 64,
+ "height": 64,
+ "pixelRatio": 2
+ },
+ "stop-feve": {
+ "id": "stop-feve",
+ "x": 320,
"y": 0,
"width": 64,
"height": 64,