UNPKG

kepler.gl

Version:

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

10 lines (9 loc) 192 B
import Schema from './schema'; export declare const propertiesV1: { mapControls: Schema; }; declare const uiStateSchema: { v0: Schema; v1: Schema; }; export default uiStateSchema;