featureId property

String featureId
final

This id should be unique among all the DescribedFeatureOverlay widgets. Otherwise, multiple overlays would show at once, which is currently only possible if allowShowingDuplicate is set to true.

Implementation

final String featureId;