All Known Implementing Classes:
DragEventType, FullScreenControl.FullScreenEventType, GridLayer.Events, ImageOverlay.Events, KeyboardEventType, KmzLayer.KmzLayerEventType, Layer.LayerEventType, LayerEventType, LayersControl.LayerControlEventType, LocationEventType, MapEventType, MarkerClusterEventType, MouseEventType, PopupEventType, TileEventType, TooltipEventType

public interface LeafletEventType
Common interface implemented by the enums that describe the different Leaflet event types.
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Returns the name of the corresponding Leaflet event.
    Returns the name of this event type constant.
  • Method Details

    • getLeafletEvent

      default String getLeafletEvent()
      Returns the name of the corresponding Leaflet event.
      Returns:
      the Leaflet event name
    • name

      String name()
      Returns the name of this event type constant.
      Returns:
      the constant name