keplerGlReducer
at property keplerGl
, if you choose to mount it at another address e.g. foo
you will need to specify it when you mount KeplerGl
component in your app with getState: state => state.foo
subreducer
name to custom subreducer state, which will be shallow merged with default initial state.visState
, uiState
, mapState
and mapStyle
. .plugin
is only meant to be called once when mounting the keplerGlReducer to the store. Note This is an advanced option to give you more freedom to modify the internal state of the kepler.gl instance. You should only use this to adding additional actions instead of replacing default actions.reduxState
any reduxState
any reduxState
any reduxState
any reduxState
any