Uses of Class
org.vaadin.addons.componentfactory.leaflet.plugins.heatmap.HeatLayerOptions
Packages that use HeatLayerOptions
-
Uses of HeatLayerOptions in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap
Methods in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap with parameters of type HeatLayerOptionsModifier and TypeMethodDescriptionvoidHeatLayer.setOptions(HeatLayerOptions options) Sets new heatmap options and redraws it.Constructors in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap with parameters of type HeatLayerOptionsModifierConstructorDescriptionHeatLayer(List<LatLng> latLngs, HeatLayerOptions options) Constructs a heatmap layer given an array of points and an object with the following optionsHeatLayer(HeatLayerOptions options) Constructs a heatmap layer with custom layer options