Changes
Page history
Mise à jour de Header
authored
Jun 10, 2024
by
Julien LEBLOND
Hide whitespace changes
Inline
Side-by-side
Header.md
View page @
7d1c4cd8
...
@@ -8,7 +8,7 @@ The header is the first object of a CZML file, it describes for example what kin
...
@@ -8,7 +8,7 @@ The header is the first object of a CZML file, it describes for example what kin
**Example**
:
**Example**
:
;;;
```
{
{
"id":"document",
"id":"document",
"version":"1.0",
"version":"1.0",
...
@@ -20,7 +20,7 @@ The header is the first object of a CZML file, it describes for example what kin
...
@@ -20,7 +20,7 @@ The header is the first object of a CZML file, it describes for example what kin
"range":"LOOP_STOP",
"range":"LOOP_STOP",
"step":"SYSTEM_CLOCK_MULTIPLIER"
"step":"SYSTEM_CLOCK_MULTIPLIER"
}
}
;;;
```
# Properties
# Properties
...
...
...
...