Package io.jmix.mapsflowui.component.model.feature
@NonNullApi
package io.jmix.mapsflowui.component.model.feature
-
ClassDescriptionFeatureClickNotifier<F extends Feature>Interface for features that support adding click listeners.FeatureClickNotifier.FeatureClickEvent<F extends Feature>An event that is fired when feature is clicked.An event is fired when user makes double click on a feature.An event is fired after 250 ms to ensure that it is not a double click.Polyline feature with predefined
LineStringGeometry
.Marker feature with predefinedPointGeometry
.Point feature with predefinedPointGeometry
.Polygon feature with predefinedPolygonGeometry
.