Skip to main content
API Reference com.nianticspatial.nsdk.vps2 VPS2Session

getGeolocation

Convert an AR pose to a geolocation using a transformer snapshot. Returns [VPS2GeolocationData] which includes accuracy information along with the geolocation data.

Declaration

fun getGeolocation(transformer: VPS2Transformer, pose: Pose): VPS2GeolocationData

Summary

Convert an AR pose to a geolocation using a transformer snapshot. Returns [VPS2GeolocationData] which includes accuracy information along with the geolocation data.


ON THIS PAGE