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

ARLocationManager

↳ extends ARVps2Manager
The ARLocationManager is used to track ARLocations. ARLocations tie digital content to the physical world....

Declaration

public class ARLocationManager : ARVps2Manager

Summary

The ARLocationManager is used to track ARLocations. ARLocations tie digital content to the physical world. When you start tracking an ARLocation, and aim your phone's camera at the physical location, the digital content that you child to the ARLocation will appear in the physical world.


Properties

NameTypeSummary
readonly AnchorToARLocationMapDictionary<ARVps2Anchor, ARLocation>
-
readonly ARLocationsARLocation[]
-
readonly AutoTrackbool
-

Methods

NameTypeSummary
SetARLocationsvoid
-
StartARLocationTrackingvoid
-
StopARLocationTrackingvoid
-