Uses of Class
org.vaadin.addons.componentfactory.leaflet.controls.LeafletControl
Packages that use LeafletControl
Package
Description
-
Uses of LeafletControl in org.vaadin.addons.componentfactory.leaflet
Methods in org.vaadin.addons.componentfactory.leaflet with parameters of type LeafletControlModifier and TypeMethodDescriptionvoidLeafletMap.addControl(LeafletControl leafletControl) Adds the given control to the mapvoidLeafletMap.removeControl(LeafletControl leafletControl) Removes the given control from the map -
Uses of LeafletControl in org.vaadin.addons.componentfactory.leaflet.controls
Subclasses of LeafletControl in org.vaadin.addons.componentfactory.leaflet.controlsModifier and TypeClassDescriptionclassThe attribution control allows you to display attribution data in a small text box on a map.classThe layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the detailed example).classA simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.classA basic zoom control with two buttons (zoom in and zoom out). -
Uses of LeafletControl in org.vaadin.addons.componentfactory.leaflet.plugins.fullscreen