Search Results for

    Show / Hide Table of Contents

    Interface IGetFeatureInfoParser

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

    Methods

    | Edit this page View Source

    ParseWMSResult(string?, Stream)

    Declaration
    FeatureInfo ParseWMSResult(string? layerName, Stream result)
    Parameters
    Type Name Description
    string layerName
    Stream result
    Returns
    Type Description
    FeatureInfo
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX