Enum PlaceView.Types.StructureType
The type of structure that this place represents.
Namespace: Google.Maps.Geocode.V4
Assembly: Google.Maps.Geocode.V4.dll
Syntax
public enum PlaceView.Types.StructureType
Fields
| Name | Description |
|---|---|
| Building | A building. |
| Grounds | A large area that typically contains multiple buildings, such as a university campus, an apartment complex, or a shopping mall. |
| Point | A point location. |
| Section | A sub-section of a building. |
| Unspecified | Not used. |