UNPKG

kepler.gl

Version:

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

10 lines (9 loc) 731 B
export declare const USER_GUIDE_DOC = "https://docs.kepler.gl/docs/user-guides"; export declare const ACTIONS_DOC = "https://docs.kepler.gl/docs/api-reference/actions/actions"; export declare const API_REFERENCE_DOC = "https://docs.kepler.gl/docs/api-reference"; export declare const EXPORT_HTML_MAP_DOC: string; export declare const ADD_DATA_TO_MAP_DOC: string; export declare const MAPBOX_ACCESS_TOKEN = "https://docs.mapbox.com/help/how-mapbox-works/access-tokens/"; export declare const EXPORT_HTML_MAP_MODES_DOC: string; export declare const GUIDES_FILE_FORMAT_DOC: string; export declare const BUG_REPORT_LINK = "https://github.com/keplergl/kepler.gl/issues/new?assignees=&labels=bug&template=bug_report.md&title=%5BBug%5D";