LocationTrackingMode enumeration

Enumerates options for using locations generated from the location data source during AR tracking. The LocationTrackingMode can be one of:

ValueDescription
LocationTrackingMode::Ignore (0)Ignore all location data source locations.
LocationTrackingMode::Initial (1)Use only the initial location from the location data source and ignore all subsequent locations.
LocationTrackingMode::Continuous (2)Use continuous location updates from the location data source.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.