Uses of Class
org.vaadin.addons.componentfactory.leaflet.plugins.markercluster.MarkerClusterOptions
Packages that use MarkerClusterOptions
-
Uses of MarkerClusterOptions in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster
Methods in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster that return MarkerClusterOptionsModifier and TypeMethodDescriptionMarkerClusterGroup.getOptions()Gets the clustering options applied to this marker cluster group.Constructors in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster with parameters of type MarkerClusterOptionsModifierConstructorDescriptionMarkerClusterGroup(MarkerClusterOptions options) Creates a new marker cluster group configured with the given options.