Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
geo
CzmlDocument
Interface CzmlDocument
A parsed CZML document.
interface
CzmlDocument
{
clock
:
Clock
|
null
;
entities
:
CzmlEntity
[]
;
byId
:
Map
<
string
,
CzmlEntity
>
;
}
Index
Properties
clock
entities
by
Id
Properties
clock
clock
:
Clock
|
null
entities
entities
:
CzmlEntity
[]
by
Id
byId
:
Map
<
string
,
CzmlEntity
>
The entity collection keyed by id.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clock
entities
by
Id
← Docs
Quick-Start Guide
Taos API Reference
Loading...
A parsed CZML document.