resolve

open override fun resolve(features: List<QueriedFeature>): List<PointLegendItem>

Produces legend items representing the provided feature collection.

Return

A list of legend items that should be displayed on the associated PointLegend.

Parameters

features

Features currently visible for the associated layer.