Uses of Class
com.vaadin.componentfactory.maps.model.ResetZoomButton
Packages that use ResetZoomButton
-
Uses of ResetZoomButton in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return ResetZoomButtonModifier and TypeMethodDescriptionMapModel.getResetZoomButton()Getter for the fieldresetZoomButton.Methods in com.vaadin.componentfactory.maps.model with parameters of type ResetZoomButtonModifier and TypeMethodDescriptionvoidMapModel.setResetZoomButton(ResetZoomButton resetZoomButton) The button that appears after a selection zoom, allowing the user to reset zoom.