Search
MapFeature Structure
Remarks See Also
 





Contains OpenStreetMap key and value tags describing a map feature.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public struct MapFeature

Visual Basic  Copy Code

Public Structure MapFeature

 Remarks

For a list of standard key and value identifiers of map features, see http://wiki.openstreetmap.org/wiki/Map_Features.

 See Also