Skip to main content

flywave-3dtile-datasource.tiles3dstylewatcher._constructor_

Home > @flywave/flywave-3dtile-datasource > Tiles3DStyleWatcher > (constructor)

Tiles3DStyleWatcher.(constructor)

Constructor

Signature:

constructor(theme: ThemeExtra | FlatThemeExtra, styleSetName?: string, m_mapRenderingManager?: IMapRenderingManager, customAttributeConfig?: CustomAttributeConfig, animation?: BatchAnimation);

Parameters

Parameter

Type

Description

theme

ThemeExtra | FlatThemeExtra

Theme configuration

styleSetName

string

(Optional) Style set name used to select style set from styles

m_mapRenderingManager

IMapRenderingManager

(Optional) Map rendering manager instance

customAttributeConfig

CustomAttributeConfig

(Optional) Custom attribute configuration, optional

animation

BatchAnimation

(Optional) Batch animation configuration