NextGIS Frontend
Preparing search index...
@nextgis/geocoder
RenderSearchItem
Interface RenderSearchItem
Defines the structure for a rendered search item.
interface
RenderSearchItem
{
item
:
FeatureItem
;
resourceItem
:
CompositeRead
;
}
Index
Properties
item
resource
Item
Properties
item
item
:
FeatureItem
The specific feature item
resource
Item
resourceItem
:
CompositeRead
The NGW resource item
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
resource
Item
NextGIS Frontend
Loading...
Defines the structure for a rendered search item.