NextGIS Frontend
    Preparing search index...

    Class NgwWebmapLayerAdapter<M>

    Adapter for vector data display control.

    Type Parameters

    • M = any

    Implements

    Index

    Constructors

    Properties

    emitter: StrictEventEmitter<
        EventEmitter<DefaultEventMap>,
        NgwWebmapLayerAdapterEvents,
    > = ...
    map: M
    NgwWebmapItem: new (options: NgwWebmapItemOptions) => NgwWebmapItem = NgwWebmapItem
    pixelRadius: number = 10

    Radius for searching objects in pixels

    resourceId: number
    webmapClassName: string = 'webmap'

    Methods