NextGIS Frontend
    Preparing search index...

    Interface RenderSearchItem

    Defines the structure for a rendered search item.

    interface RenderSearchItem {
        item: FeatureItem;
        resourceItem: CompositeRead;
    }
    Index

    The specific feature item

    resourceItem: CompositeRead

    The NGW resource item