Click or drag to resize

GeoAddressLocationTypes Property

The list of location types for this address. Examples of location types include street_address, establishment, light_rail_station, point_of_interest, transit_station as well as many others.

Namespace:  NetQuarry.GoogleGeocoder
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public StringList LocationTypes { get; set; }

Property Value

Type: StringList
See Also