Variable gmfBackgroundlayerStatusConst

gmfBackgroundlayerStatus: {
    touchedByUser: boolean;
} = ...

To know the status of the background layer

Property

Is the background layer (potentially) manually set by the user ?

Type declaration

  • touchedByUser: boolean

Generated using TypeDoc