Uses of Class
software.xdev.vaadin.maps.leaflet.markercluster.layer.other.LMarkerClusterGroup
-
Uses of LMarkerClusterGroup in software.xdev.vaadin.maps.leaflet.markercluster.layer.other
Methods in software.xdev.vaadin.maps.leaflet.markercluster.layer.other that return LMarkerClusterGroupModifier and TypeMethodDescriptionLMarkerClusterGroup.refreshClusters()LMarkerClusterGroup.refreshClusters(Collection<software.xdev.vaadin.maps.leaflet.layer.LLayer<?>> layers) LMarkerClusterGroup.refreshClusters(software.xdev.vaadin.maps.leaflet.layer.LLayer<?> layer) LMarkerClusterGroup.zoomToShowLayer(software.xdev.vaadin.maps.leaflet.layer.LLayer<?> layer) LMarkerClusterGroup.zoomToShowLayer(software.xdev.vaadin.maps.leaflet.layer.LLayer<?> layer, String callback)