Home > @magiclane/maps-sdk > PositionSensorConfiguration
PositionSensorConfiguration class
Configuration class for position sensor
Signature:
export declare class PositionSensorConfiguration extends SensorConfiguration Extends: SensorConfiguration
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean | null |
Allows background location updates | ||
|
Improved position default transport mode | |||
|
boolean | null |
Prefer route snap for improved position | ||
|
number | null |
Improved position max snap to map link threshold for bike | ||
|
number | null |
Improved position max snap to map link threshold for vehicle | ||
|
number | null |
Improved position update frequency | ||
|
boolean | null |
Automatically pauses updates | ||
|
PositionAccuracy | null |
The position accuracy | ||
|
PositionActivity | null |
The position activity | ||
|
number | null |
The position distance filter | ||
|
number | null |
The position heading angle |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||