Home > @magiclane/maps-sdk > DataSource > getConfiguration
DataSource.getConfiguration() method
Get the current configuration for a data type
Signature:
getConfiguration(type: DataType): PositionSensorConfiguration;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
type |
The data type for which the configuration will be returned |
Returns:
The configuration as PositionSensorConfiguration