GetPositionEstimateRequest
Types
Properties
Link copied to clipboard
Optional configuration for customizing position measurement data.
Link copied to clipboard
Retrieves an estimated device position by resolving measurement data from cellular radio towers. The position is resolved using HERE's cellular-based solver.
Link copied to clipboard
Retrieves an estimated device position by resolving multiple global navigation satellite system (GNSS) scan captures. The position is resolved using the multi-frame GNSS solver powered by LoRa Cloud. This field is mutually exclusive with the Gnss field.
Link copied to clipboard
Retrieves an estimated device position by resolving WLAN measurement data. The position is resolved using HERE's Wi-Fi based solver.
Functions
Link copied to clipboard
inline fun copy(block: GetPositionEstimateRequest.Builder.() -> Unit = {}): GetPositionEstimateRequest