UNPKG

kepler.gl

Version:

kepler.gl is a webgl based application to visualize large scale location data in the browser

6 lines (5 loc) 216 B
import { LisaAdditionalData } from '@openassistant/geoda'; /** * Use LisaToolComponent adding a customized Lisa map layer to kepler.gl */ export declare function LisaToolComponent(props: LisaAdditionalData): null;