getClusterChildren

Returns the children of a cluster (on the next zoom level).

Return

An array of features for the underlying children.

Parameters

clusterId

from which to retrieve children from

fun GeoJsonSource.getClusterChildren(clusterId: Int): MutableList<Feature>