ViewerDragDropMixinOptions

Properties

Link copied to clipboard
abstract val clampToGround: Boolean?

When true, datasources are clamped to the ground. Default value - true

Link copied to clipboard
abstract val clearOnDrop: Boolean?

When true, dropping files will clear all existing data sources first, when false, new data sources will be loaded after the existing ones. Default value - true

Link copied to clipboard
abstract val dropTarget: ERROR CLASS: Symbol not found for Element??

The DOM element which will serve as the drop target. Default value - viewer.container

Link copied to clipboard
abstract val flyToOnDrop: Boolean?

When true, dropping files will fly to the data source once it is loaded. Default value - true

Link copied to clipboard
abstract val proxy: ERROR CLASS: Symbol not found for Proxy??

The proxy to be used for KML network links.