ngeo
    Preparing search index...
    interface OGCGroupOptions {
        dataSources: DataSource[];
        title: string;
        url: string;
    }
    Index

    Properties

    Properties

    dataSources: DataSource[]

    (GroupOptions)

    title: string

    (GroupOptions)

    url: string

    The OGC service url. Used as a unique identifier for the group object itself.