Uses of Class
software.xdev.vaadin.maps.leaflet.controls.LControlZoomOptions
Packages that use LControlZoomOptions
-
Uses of LControlZoomOptions in software.xdev.vaadin.maps.leaflet.controls
Methods in software.xdev.vaadin.maps.leaflet.controls that return LControlZoomOptionsModifier and TypeMethodDescriptionLControlZoomOptions.withZoomInText(String zoomInText) LControlZoomOptions.withZoomInTitle(String zoomInTitle) LControlZoomOptions.withZoomOutText(String zoomOutText) LControlZoomOptions.withZoomOutTitle(String zoomOutTitle) Constructors in software.xdev.vaadin.maps.leaflet.controls with parameters of type LControlZoomOptionsModifierConstructorDescriptionLControlZoom(LComponentManagementRegistry compReg, LControlZoomOptions options)