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