aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet/sprite@2x.json
blob: 02e05d58b3aff7794c9f4b69474d156e11258045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "stop-vitrasa": {
    "id": "stop-vitrasa",
    "x": 0,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  },
  "stop-vitrasa-cancelled": {
    "id": "stop-vitrasa-cancelled",
    "x": 64,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  },
  "stop-renfe": {
    "id": "stop-renfe",
    "x": 128,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  }
}