Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the results of a Geocortex Search.

Hierarchy

  • SearchResultFeature

Index

Constructors

Properties

Constructors

constructor

  • Initializes a new instance of the SearchResultFeature class.

    Parameters

    • Optional graphic: Graphic

      The {@link esri.Graphic} represented by this result.

    • Optional layer: Layer

      The link Layer that this search is for.

    Returns SearchResultFeature

Properties

esriFeature

esriFeature: Graphic

The related Esri feature.

highlights

highlights: object

The highlights associated with this search result.

Type declaration

  • [key: string]: string

layer

layer: Layer

The layer this search result is a part of.