RelatedPlace
Place that is related to the result item.
Contents
- PlaceId
 - 
               
The
PlaceIdof the place result.Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Required: Yes
 - PlaceType
 - 
               
A
PlaceTypeis a category that the result place must belong to.Type: String
Valid Values:
Country | Region | SubRegion | Locality | District | SubDistrict | PostalCode | Block | SubBlock | Intersection | Street | PointOfInterest | PointAddress | InterpolatedAddress | SecondaryAddressRequired: Yes
 - Title
 - 
               
The localized display name of this result item based on request parameter
language.Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Required: Yes
 - AccessPoints
 - 
               
Position of the access point in World Geodetic System (WGS 84) format: [longitude, latitude].
Type: Array of AccessPoint objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: No
 - Address
 - 
               
The place address.
Type: Address object
Required: No
 - Position
 - 
               
The position in World Geodetic System (WGS 84) format: [longitude, latitude].
Type: Array of doubles
Array Members: Fixed number of 2 items.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: