Skip to main content
API Reference com.nianticspatial.nsdk.vps

VPSCoverageSession

↳ extends SessionBase
Creates a VPS Coverage instance for querying coverage information. VPS Coverage allows you to query which areas have VPS mapping coverage, helping you determine where VPS localization will be available.

Declaration

class VPSCoverageSession

Properties

NameTypeSummary
ardkHandleLong
-

Functions

NameTypeSummary
getAreaTargetsAsyncResult<Array<AreaTarget>, VpsCoverageError>
Asynchronously retrieves area targets within a specified radius of a geographic location. This function encapsulates the entire request-and-poll loop, suspending execution until the operation is complete, has failed, or has timed out.
getHintImageAsyncResult<ByteArray, VpsCoverageError>
Asynchronously downloads a hint image from a given URL. This function encapsulates the entire request-and-poll loop, suspending execution until the download is complete, has failed, or has timed out.
onDestroyvoid
-
onInitvoid
-