Type alias gmfThemesOptions

gmfThemesOptions: {
    addBlankBackgroundLayer?: boolean;
}

Configuration options for the themes service.

Type declaration

  • Optional addBlankBackgroundLayer?: boolean

    Whether to add a blank background layer to the list of available backgrounds.

Generated using TypeDoc