Uses of Class
org.vaadin.addons.componentfactory.leaflet.controls.LayersControlOptions
Packages that use LayersControlOptions
-
Uses of LayersControlOptions in org.vaadin.addons.componentfactory.leaflet.controls
Constructors in org.vaadin.addons.componentfactory.leaflet.controls with parameters of type LayersControlOptionsModifierConstructorDescriptionLayersControl(Map<String, Layer> baseLayers, Map<String, Layer> overlays, LayersControlOptions options) Creates a new layers control with the given base layers, overlays and options.LayersControl(LayersControlOptions options) Creates a new layers control with empty base layers and overlays and the given options.