Kepler.gl
What is Kepler.gl?
Kepler.gl is a versatile, high-performance web application designed for the visual exploration of large-scale geolocation datasets. It operates independently of specific data formats and is capable of rendering millions of data points, such as thousands of trips, while performing spatial aggregations in real-time. This powerful tool is built on top of MapLibre GL and deck.gl, enabling it to handle complex geospatial visualizations with ease.
Additionally, Kepler.gl functions as a React component, utilizing Redux for state management and data flow. This makes it easy to integrate into other React-Redux applications, offering a high degree of customization.
Installing Kepler.gl
npm install --save kepler.gl
Get Mapbox Token
Kepler.gl is built on top of Mapbox GL. A mapbox account and an access token are needed to use kepler.gl in your app. Get a Mapbox Access Token at mapbox.com.
Links
GitHub Repo
https://github.com/keplergl/kepler.gl
Documentation
https://docs.kepler.gl/docs/api-reference