OsmAddress.HouseNumber Property
Gets or sets the house number to specify the location address.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | The house number. |
Remarks
The house number (may contain letters, dashes or other characters).
See Also