interface gmfBackgroundlayerStatus {
    touchedByUser: boolean;
}

Properties

Properties

touchedByUser: boolean

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