Home > @magiclane/maps-sdk > PositionSensorConfiguration > allowsBackgroundLocationUpdates
PositionSensorConfiguration.allowsBackgroundLocationUpdates property
Allows background location updates
Signature:
get allowsBackgroundLocationUpdates(): boolean | null;
set allowsBackgroundLocationUpdates(value: boolean | null);