loadParams
any the loadParams property of each visualization objectfullURL
boolean Whether to return the full url with domain, or just the location (optional, default true
)fullUrl
boolean Whether to return the full url with domain, or just the location (optional, default false
)onCloudLoginSuccess
has to be called to notify kepler.gl UIonCloudLoginSuccess
has to be called to notify kepler.gl UIdownloadMap
. The response object should contain: datasets: [], config: {}, and info: {} each dataset object should be {info: {id, label}, data: {...}} to inform how kepler should process your data object, pass in format
format
string one of 'csv': csv file string, 'geojson': geojson object, 'row': row object, 'keplergl': datasets array saved using KeplerGlSchema.saveprivateMap
boolean Optional, whether if this map is private to the user, or can be accessed by others via URLloadParams
any A property to be passed to downloadMap