flywave-mapview.datasource.stylesetname
Home > @flywave/flywave-mapview > DataSource > styleSetName
DataSource.styleSetName property
Returns the name of the [[StyleSet]] to use for the decoding.
Signature:
get styleSetName(): string | undefined;
set styleSetName(styleSetName: string | undefined);