selectFeature method

void selectFeature(
  1. EncFeature encFeature
)

Selects an ENC feature.

Only one ENC feature can be selected at a time. Note that some ENC features are rendered as multiple objects on the map - for example, a soundings feature might consist of many individual measurements, each of which will be highlighted when the feature is selected.

Parameters:

  • encFeature — The ENC feature EncFeature to be selected.