solapi
    Preparing search index...

    Variable rcsMapButtonSchemaConst

    rcsMapButtonSchema: Struct<
        {
            buttonName: typeof String$;
            buttonType: Literal<["ML"]>;
            latitude: typeof String$;
            longitude: typeof String$;
        },
    > = ...