@vcmap/core
    Preparing search index...

    Class VectorPanoramaImpl

    represents a specific vector layer for cesium.

    Hierarchy (View Summary)

    Implements

    Index

    Accessors

    • get className(): string

      Returns string

    • get initialized(): boolean

      Whether this implementation has been initialized (e.g. activated at least once)

      Returns boolean

    Constructors

    Methods

    Properties

    _state: LayerState = LayerState.INACTIVE
    "[moduleIdSymbol]"?: string
    featureVisibility: FeatureVisibility
    globalHider: GlobalHider | undefined
    headers?: Record<string, string>
    isDestroyed: boolean
    name: string

    unique Name

    properties: Record<string, unknown>
    source: VectorSource
    splitDirection: SplitDirection
    style: StyleItem
    url: string | undefined
    vectorProperties: VectorProperties