AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains a search result from a position search query that is run on a place index resource.
Namespace: Amazon.LocationService.Model
Assembly: AWSSDK.LocationService.dll
Version: 3.x.y.z
public class SearchForPositionResult
The SearchForPositionResult type exposes the following members
| Name | Description | |
|---|---|---|
|
SearchForPositionResult() |
| Name | Type | Description | |
|---|---|---|---|
|
Distance | System.Double |
Gets and sets the property Distance. The distance in meters of a great-circle arc between the query position and the result. A great-circle arc is the shortest path on a sphere, in this case the Earth. This returns the shortest distance between two locations. |
|
Place | Amazon.LocationService.Model.Place |
Gets and sets the property Place. Details about the search result, such as its address and position. |
|
PlaceId | System.String |
Gets and sets the property PlaceId.
The unique identifier of the place. You can use this with the
For |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5