Uses of Class
com.vaadin.flow.component.map.events.MapClusterClickEvent
Packages that use MapClusterClickEvent
-
Uses of MapClusterClickEvent in com.vaadin.flow.component.map
Method parameters in com.vaadin.flow.component.map with type arguments of type MapClusterClickEventModifier and TypeMethodDescriptionMapBase.addClusterClickListener(ComponentEventListener<MapClusterClickEvent> listener) Adds a click listener for clusters of features.