selectFeature

fun selectFeature(feature: Feature, autoZoom: Boolean = true): Unit?

Select a feature in the scene.

Parameters

feature

The feature to be selected.

autoZoom

Flag indicating whether the scene should automatically zoom to the selected feature. Default is true.