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

DataSource.getDataTypeDescription() method

The data type description

Signature:

getDataTypeDescription(type: DataType): string;

Parameters

Parameter

Type

Description

type

DataType

The data type for which the description is requested.

Returns:

string

The description of the data type.