Search
MapFeature Members
Constructors Properties Methods
 


Contains OpenStreetMap key and value tags describing a map feature.

The following tables list the members exposed by the MapFeature type.

 Public Constructors

  Name Description

MapFeature

Initializes a new instance of the MapFeature struct.

 Public Properties

  Name Description

Key

Gets the map feature key.

Value

Gets the map feature value.

 Public Methods

  Name Description

Equals

Object.Equals override.

GetHashCode

Object.GetHashCode override.

 See Also