IdentifyResult

IdentifyResult

new IdentifyResult(name, symbology, format, layerRec, featureIdx, caption)

Source:
Parameters:
Name Type Description
name String

layer name of the queried layer

symbology Array

array of layer symbology to be displayed in details panel

format String

indicates data formating template

layerRec Object

layer record for the queried layer

featureIdx Integer

optional feature index of queried layer (should be provided for attribute based layers)

caption String

optional captions to be displayed along with the name

IdentifyResult