Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 2.43 KB

config-properties-map-infos-map-info-properties-queryfilter.md

File metadata and controls

46 lines (25 loc) · 2.43 KB

queryFilter Type

object (QueryFilter)

queryFilter Properties

Property Type Required Nullable Defined by
layerName string Optional cannot be null WFRC App
fields array Optional cannot be null WFRC App

layerName

Defines the layer name that this widget is wired up to as it is defined in the web map

layerName

  • is optional

  • Type: string

  • cannot be null

  • defined in: WFRC App

layerName Type

string

fields

Contains a list of field objects that are associated with this widget.

fields

fields Type

object[] (Query Filter Field)