UNPKG

kepler.gl

Version:

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

4 lines (3 loc) 187 B
export declare const getNumVectorTilesBeingLoaded: () => number; export declare const incrementVectorTileLoading: () => void; export declare const decrementVectorTileLoading: () => void;