Search
⌃
K
Welcome
Docs
Examples
Node/Express
Demo App
Open modal
Open modal
UMD client
Customize kepler.gl Theme
Customize kepler.gl Reducer
Contributing
Change Log
Upgrade Guide
Powered By
GitBook
Customize kepler.gl Reducer
This example demos how to customize kepler.gl reducer 1. Customize reducer initialState by
keplerGlReducer.initialState
2. Adding custom actions by
keplerGlReducer.plugins
Local dev
npm install
or
yarn
add mapbox access token to node env
export MapboxAccessToken=<your_mapbox_token>
then
npm start
Previous
Customize kepler.gl Theme
Next
Contributing
Last modified
3yr ago