Options
All
  • Public
  • Public/Protected
  • All
Menu

SelectionPanel component props

export
interface

ISelectionPanelProps

Hierarchy

  • ISelectionPanelProps

Index

Properties

Optional locale

locale: undefined | string

Optional maxHeight

maxHeight: undefined | number

onRequestZoomToFeature

onRequestZoomToFeature: function

Type declaration

onShowSelectedFeature

onShowSelectedFeature: function

Type declaration

    • (layerId: string, featureIndex: number): void
    • Parameters

      • layerId: string
      • featureIndex: number

      Returns void

Optional selectedFeatureRenderer

selectedFeatureRenderer: undefined | function

selection

Generated using TypeDoc