Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FeatureLayerProperties

Hierarchy

  • FeatureLayerProperties

Index

Constructors

constructor

  • Parameters

    • feature: Feature

      the feature

    • layer: LayerBaseVector | LayerEsriMapServer

      the layer in the popup

    • layerIndex: number

      index of the layer

    • selectionLayer: Vector

      the ol selection layer

    • Optional esriLayerName: string

    Returns FeatureLayerProperties

Properties

esriLayerName

esriLayerName: string

feature

feature: Feature

layer

layerIndex

layerIndex: number

popupContent

popupContent: string

selectionLayer

selectionLayer: Vector

Accessors

layerName

  • get layerName(): string
  • Returns string

Generated using TypeDoc