Home > @magiclane/maps-sdk > PositionService > setExternalDataSource
PositionService.setExternalDataSource() method
Sets an external data source for position data
Signature:
setExternalDataSource(dataSource: DataSource): GemError;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
dataSource |
The data source to use |
Returns:
GemError
GemError indicating success or failure
Exceptions
An exception if it fails