Show / Hide Table of Contents

    Interface IGetFeatureInfoParser

    Namespace: Mapsui.Desktop.Wms
    Assembly: Mapsui.Desktop.dll
    Syntax
    public interface IGetFeatureInfoParser

    Methods

    | Improve this Doc View Source

    ParseWMSResult(String, Stream)

    Declaration
    FeatureInfo ParseWMSResult(string layerName, Stream result)
    Parameters
    Type Name Description
    System.String layerName
    Stream result
    Returns
    Type Description
    FeatureInfo
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX