FeaturesClickHandler

A callback for when a feature is clicked.

Return

ClickResult.Consume if this click should be consumed and not passed down to layers rendered below this one or ClickResult.Pass if it should be passed down.