flywave-mapview.datasourceoptions.languages
Home > @flywave/flywave-mapview > DataSourceOptions > languages
DataSourceOptions.languages property
Used to configure the languages used by the DataSource according to priority; the first language in the array has the highest priority.
An array of ISO 639-1 language codes.
Signature:
languages?: string[];