Interface overlayDefinition

interface overlayDefinition {
    layer: any;
    ogcServer: any;
}

Properties

Properties

layer: any
ogcServer: any