Type alias gmfBackgroundLayerSelectorOptions

gmfBackgroundLayerSelectorOptions: {
    opacityLayer?: string;
}

The background layer selector options

Type declaration

  • Optional opacityLayer?: string

    The background layer with an opacity slider.

Generated using TypeDoc