Hierarchy

  • Styler

Constructors

Properties

api: Api
cTileset: Cesium3DTileset
disposed: boolean = false
fallbackStyle: IStyle = ...
fallbackStyleId: number
menuItemId: string
queueCheckInterval: any
queueLoadInterval: any
recordCheckQueue: string[] = []
recordLoadQueue: string[] = []
register: Register
runningQueues: number = 0
styleMapping: {
    EntityTypeID: string;
    StyleID: number;
    style: IStyle;
}[]

Type declaration

  • EntityTypeID: string
  • StyleID: number
  • style: IStyle
styleMappingLoaded: boolean = false
styleMappingsLoaded: IDictionary<boolean> = {}
viewer: Viewer

Accessors

Methods

Generated using TypeDoc