Enum AddressDescriptor.Types.Area.Types.Containment
Defines the spatial relationship between the target location and the area.
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public enum AddressDescriptor.Types.Area.Types.Containment
Fields
Name | Description |
---|---|
Near | The target location is outside the area region, but close by. |
Outskirts | The target location is within the area region, close to the edge. |
Unspecified | The containment is unspecified. |
Within | The target location is within the area region, close to the center. |