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

getDeviceGeolocation

Get the geolocation of the device's last known camera pose.

Declaration

fun getDeviceGeolocation(headingMode: HeadingMode = HeadingMode.CAMERA_DIRECTION): Vps2GeolocationData?

Summary

Get the geolocation of the device's last known camera pose.

Returns

[Vps2GeolocationData] if available, null otherwise.