@sqlrooms/kepler / createDefaultKeplerConfig
Function: createDefaultKeplerConfig()
createDefaultKeplerConfig(
props?):object
Parameters
| Parameter | Type |
|---|---|
props? | Partial<{ currentMapId: string; maps: object[]; }> |
Returns
object
| Name | Type |
|---|---|
currentMapId | string |
maps | object[] |
