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
Convert an AR pose to a geolocation using a transformer snapshot. Returns [VPS2GeolocationData] which includes accuracy information along with the geolocation data.