Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface gmfDisclaimerOptions<>

Type Parameters

    Hierarchy

    • gmfDisclaimerOptions

    Index

    Properties

    external: boolean

    Whether to use disclaimer messages elsewhere or not. Default to false. If true, you should use the externalMessage and the externalVisibility too.

    layerVisibility: boolean

    Only display the disclaimer if the layer is visible. Defaults to true.

    popup: boolean

    Whether to show the disclaimer messages in popups or not. Defaults to false.

    Generated using TypeDoc