-
Notifications
You must be signed in to change notification settings - Fork 143
IntegerValue
Scott Hunter edited this page Apr 11, 2018
·
2 revisions
This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.
An integer number. The value may be a single integer, or an array with one element, in which case the value is constant. If it is an array with two or more elements, they are time-tagged samples arranged as [Time, Value, Time, Value, ...]
, where Time is an ISO 8601 date and time string or seconds since epoch.
Type: number or array