Customize kepler.gl Reducer
This example demos how to customize kepler.gl reducer
Customize reducer initialState by
keplerGlReducer.initialStateAdding custom actions by
keplerGlReducer.plugins
Local dev
yarnadd mapbox access token to node env
export MapboxAccessToken=<your_mapbox_token>then
yarn startLast updated
Was this helpful?