WfsFeatureTable

constructor(url: String, tableName: String)

Creates a WFS feature table from the URL of a WFS Service and a table name.

Since

200.1.0


constructor(layerInfo: WfsLayerInfo)

Creates a WFS feature table from WFS layer information.

Since

200.1.0