@sqlrooms/kepler / KeplerMapSchema
Variable: KeplerMapSchema
constKeplerMapSchema:z.ZodObject<{id:z.ZodString;name:z.ZodString;config:z.ZodOptional<z.ZodObject<{version:z.ZodLiteral<"v1">;config:z.ZodObject<{visState:z.ZodObject<{},z.core.$loose>;mapState:z.ZodObject<{},z.core.$loose>;mapStyle:z.ZodObject<{},z.core.$loose>;uiState:z.ZodObject<{},z.core.$loose>; },z.core.$strip>; },z.core.$strip>>; },z.core.$strip>
