How to add layer with programmatically kepler.gl with custom data and custom design

前端 未结 0 1263
刺人心
刺人心 2020-12-31 00:26

I have tried this way.

const layerConfig = {
  id: \'myLayer\',
  "type": "point",
 ...
} 
this.props.dispatch(
    addDataToMap({
      d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题