GetPositionEstimateResponse
Types
Properties
Link copied to clipboard
The position information of the resource, displayed as a JSON payload. The payload is of type blob and uses the GeoJSON format, which a format that's used to encode geographic data structures. A sample payload contains the timestamp information, the WGS84 coordinates of the location, and the accuracy and confidence level. For more information and examples, see Resolve device location (console).
Functions
Link copied to clipboard
inline fun copy(block: GetPositionEstimateResponse.Builder.() -> Unit = {}): GetPositionEstimateResponse