Interface gmfDatasourceOptions

interface gmfDatasourceOptions {
    arcgisWMSInfoFormat: string;
    ogcServersSpecific: {};
}

Properties

arcgisWMSInfoFormat: string

The WMS info format to be used with Arcgis OGC server.

ogcServersSpecific: {}

The OGC server specific options.