Home > @magiclane/maps-sdk > DataSource > getPreferences

DataSource.getPreferences() method

Get the preferences for a data type

Signature:

getPreferences(type: DataType): SearchableParameterList;

Parameters

Parameter

Type

Description

type

DataType

The data type for which the preferences will be returned

Returns:

SearchableParameterList

The configuration as SearchableParameterList