Interface DeckGlSelectionExplorationBindingOptionsExperimental

interface DeckGlSelectionExplorationBindingOptions {
    replace?: boolean;
}

Properties

Properties

replace?: boolean

Replace the exploration selection with the picked feature.

true