interface WFSConfig {
    featureTypes: string;
    url: string;
}

Properties

Properties

featureTypes: string
url: string