SpaceKitOptions

class SpaceKitOptions

SpaceKit global flags

Constructors

Link copied to clipboard
fun SpaceKitOptions()

Properties

Link copied to clipboard
var autoLevelSwitcherEnabled: Boolean? = true
Link copied to clipboard
var isExtensiveLoggingEnabled: Boolean? = null
Link copied to clipboard
var isLocationOverrideEnabled: Boolean? = null

When enabled this will allow the user to long-press on the map view and use the location of the press to override the current user's physical location, for the purposes of testing SDK features when the user is not in the physical space described by the HMDF.

Link copied to clipboard
var isMapBearingRotationEnabled: Boolean? = null

When this option is enabled, it will allow the map to automatically rotate according to the current bearing value.

Link copied to clipboard
var wifiOnlyTrackingEnabled: Boolean? = true