HarmoVisLayers
Examples
<HarmoVisLayers
viewport={this.props.viewport} actions={this.props.actions}
mapboxApiAccessToken={MAPBOX_TOKEN}
layers={ [ ... ] }
mapGlComponents={ this.getComponentsDom(this.props.movedData) } // Example
/>Properties
Last updated