SensorOptions (API Reference)
Package com.here.sdk.location
Class SensorOptions
java.lang.Object
com.here.sdk.location.SensorOptions
Options for controlling sensor usage in positioning.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
public boolean enabledControls sensor usage in positioning. If false, sensors are not used for positioning. Defaults to
true.
-
-
Constructor Details
-
SensorOptions
public SensorOptions()Creates a new instance.
-