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 TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationMapBase.addClusterClickListener(com.vaadin.flow.component.ComponentEventListener<MapClusterClickEvent> listener) Adds a click listener for clusters of features.