Class WLeafletMap.AbstractOverlayItem

Direct Known Subclasses:
WLeafletMap.Popup, WLeafletMap.Tooltip
Enclosing class:
WLeafletMap

public abstract static class WLeafletMap.AbstractOverlayItem extends WLeafletMap.AbstractMapItem
An abstract map item with text.

This is the base class for all AbstractMapItems that can be added to other AbstractMapItems. This is an abstract class, so it should not be used directly.