Class WLeafletMap.Popup

Enclosing class:
WLeafletMap

public static class WLeafletMap.Popup extends WLeafletMap.AbstractOverlayItem
A popup that can be added to the WLeafletMap.

Popups are interactive windows that can be opened on the map, typically linked to a map location or a WLeafletMap.Marker.

Note: Multiple popups can be added to a map (using coordinates), but only one popup at the time can be linked to each WLeafletMap.Marker.

See Also:
  • Constructor Details

  • Method Details