Class ResetZoomButton

java.lang.Object
com.vaadin.componentfactory.maps.model.AbstractConfigurationObject
com.vaadin.componentfactory.maps.model.ResetZoomButton
All Implemented Interfaces:
Serializable

@Generated(value="This class was generated", comments="Incorrect and missing API should be reported") public class ResetZoomButton extends AbstractConfigurationObject

The button that appears after a selection zoom, allowing the user to reset zoom. In Highmaps, the reset zoom button is rarely used, as the controls for mapNavigation are used instead.

For live demos, see the resetZoomButton options for basic Highcharts.

Version:
$Id: $Id
Author:
Vaadin
See Also:
  • Constructor Details

    • ResetZoomButton

      public ResetZoomButton()

      Constructor for ResetZoomButton.

  • Method Details