text
stringlengths
0
8.81k
Description
dropTarget
Element
|
string
viewer.container
optional
The DOM element which will serve as the drop target.
clearOnDrop
boolean
true
optional
When true, dropping files will clear all existing data sources first, when false, new data sources will be loaded after the existing ones.
flyToOnDrop
boolean
true
optional
When true, dropping files will fly to the data source once it is loaded.
clampToGround
boolean
true
optional
When true, datasources are clamped to the ground.
proxy
Proxy
optional
The proxy to be used for KML network links.
Throws: