Interface DeckGlPeersExperimental

interface DeckGlPeers {
    ScatterplotLayer: DeckGlLayerConstructor;
}

Properties

Properties

ScatterplotLayer: DeckGlLayerConstructor