getFieldsForFeature

fun getFieldsForFeature(featureIndex: Int): <Error class: unknown class>(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