selectFeature

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

Selects a feature on the map.

Parameters

feature

The feature to select.

autoZoom

Flag indicating whether to automatically zoom to the selected feature.