Class TooltipState

java.lang.Object
io.jmix.mapsui.widget.leaflet.shared.DivOverlayState
io.jmix.mapsui.widget.leaflet.shared.TooltipState
All Implemented Interfaces:
Serializable

public class TooltipState extends DivOverlayState
See Also:
  • Field Details

    • direction

      public String direction
    • permanent

      public Boolean permanent
    • sticky

      public Boolean sticky
    • interactive

      public Boolean interactive
    • opacity

      public Double opacity
  • Constructor Details

    • TooltipState

      public TooltipState()