On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkWpsSession NsdkWpsSession Method devicePoseAsGeolocation devicePoseAsGeolocationUse WPS to get an estimated geolocation for a pose in AR space.... Declaration func devicePoseAsGeolocation(pose: simd_float4x4) -> Result<GeolocationData, WpsError> Summary Use WPS to get an estimated geolocation for a pose in AR space. - Parameter pose: A pose in the device's AR space. - Returns: The estimated geolocation, if available, or an error code otherwise.
Use WPS to get an estimated geolocation for a pose in AR space.
- Parameter pose: A pose in the device's AR space.
- Returns: The estimated geolocation, if available, or an error code otherwise.