mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-12 22:50:36 -06:00
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"camera": {
|
|
"type": "goToGeo",
|
|
"anchor": "anchor",
|
|
"latitude": 1.0,
|
|
"longitude": 2.0
|
|
}
|
|
}
|