NextGIS Frontend
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _rootDescendantsCount: number = 0
    connector?: default
    emitter: EventEmitter<DefaultEventMap> = ...
    id: number = ID
    layer?: LayerAdapter
    legend?: LayerLegend
    options: ItemOptions = ...
    properties: ItemProperties
    tree: TreeHelper<NgwWebmapItem>
    webMap: WebMap
    GetAdapterFromLayerType: {
        [layerType: string]: (
            item: TreeItem,
            options: any,
            webMap: WebMap,
            connector?: default,
        ) => LayerAdapterDefinition;
    } = {}
    options: ItemOptions = ...

    Methods