Class XmlGetFeatureInfoParser
Implements
Inherited Members
Namespace: Mapsui.Providers.Wms
Assembly: Mapsui.dll
Syntax
public class XmlGetFeatureInfoParser : IGetFeatureInfoParser
Methods
| Edit this page View SourceParseWMSResult(string?, Stream)
Declaration
public FeatureInfo ParseWMSResult(string? layerName, Stream result)
Parameters
| Type | Name | Description |
|---|---|---|
| string | layerName | |
| Stream | result |
Returns
| Type | Description |
|---|---|
| FeatureInfo |