getFieldsForFeature

fun getFieldsForFeature(featureIndex: Int): Any(source)

Returns the fields for a given feature

Return

Object containing field names and their values

Parameters

featureIndex

Index of the feature whose attributes we want to get

See also