Class FeatureInfo
Inherited Members
Namespace: Mapsui.Providers.Wms
Assembly: Mapsui.dll
Syntax
public class FeatureInfo
Properties
| Edit this page View SourceFeatureInfos
Declaration
public List<Dictionary<string, string>>? FeatureInfos { get; set; }
Property Value
Type | Description |
---|---|
List<Dictionary<string, string>> |
LayerName
Declaration
public string? LayerName { get; set; }
Property Value
Type | Description |
---|---|
string |