text
stringlengths
0
8.81k
Ellipsoid.WGS84
optional
The ellipsoid for the output file.
modelCallback
exportKmlModelCallback
optional
A callback that will be called with a ModelGraphics instance and should return the URI to use in the KML. Required if a model exists in the entity collection.
time
JulianDate
entities.computeAvailability().start
optional
The time value to use to get properties that are not time varying in KML.
defaultAvailability
TimeInterval
entities.computeAvailability()
optional
The interval that will be sampled if an entity doesn't have an availability.
sampleDuration
number
60
optional
The number of seconds to sample properties that are varying in KML.
kmz
boolean
false
optional
If true KML and external files will be compressed into a kmz file.