You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `targetFixes` | Based on the assigned route, any aircraft expected to pass one of these fixes are shown in the timeline. When exactly two fixes are specified, a dual timeline is shown with the first fix on the left side and the second on the right side.
29
-
| `viaFixes` | (optional) Each fix will be assigned a color, and aircraft with a route initially (any direct routings ignored) going through one of these fixes will be marked with the color. For example, this can give a better overview of which direction each aircraft is coming from. Only eight different colors are available at the moment.
30
-
| `alias` | (optional) If used, this will be the ID of the timeline. If not, the name will be generated from `targetFixes`.
28
+
| Property | Description
29
+
|------------------|---------------
30
+
| `targetFixes` | Based on the assigned route, any aircraft expected to pass one of these fixes are shown in the timeline. When exactly two fixes are specified, a dual timeline is shown with the first fix on the left side and the second on the right side.
31
+
| `viaFixes` | (optional) Each fix will be assigned a color, and aircraft with a route initially (any direct routings ignored) going through one of these fixes will be marked with the color. For example, this can give a better overview of which direction each aircraft is coming from. Only eight different colors are available at the moment.
32
+
| `alias` | (optional) If used, this will be the ID of the timeline. If not, the name will be generated from `targetFixes`.
33
+
| `initialHorizon` | (optional) If used, this will be the initial time horizon (in minutes) when the timeline is loaded.
31
34
32
35
The information displayed for each aircraft has the following layout:
0 commit comments