Skip to main content
API Reference NianticSpatial.NSDK.AR.Mapping

DeviceMapAccessController

Class to access primitive device map data and configs.

Declaration

public class DeviceMapAccessController

Methods

NameTypeSummary
static AcquireDeviceMapAccessController
Gets or creates the shared map access object.
AddMapbool
Add serialized map data to the map storage.
ClearDeviceMapsbool
Clear map storage.
CreateRootAnchorbool
Creates an anchor on the existing map located at the origin of the current
AR session, if possible.
ExtractMapMetadataFromAnchorbool
Extract the metadata from a map relative to an anchor on the map.
GetMapDatabool
Get the current map data.
GetMapUpdatebool
Get the latest map update data, which consists of the new nodes and edges
that have been added since the last call to this function.
MergeMapUpdatebool
Merge a map update into an existing map.
Releasevoid
-