Uses of Class
com.jbstrap.jbmap.events.LayerHideEvent
-
Uses of LayerHideEvent in com.jbstrap.jbmap.events
Modifier and TypeMethodDescriptionvoid
LayerHideEventHandler.onLayerHide
(LayerHideEvent event) PopupPoint or divPoint Layer hide event handler The event handler is called when the layer is hide on the map. -
Uses of LayerHideEvent in com.jbstrap.jbmap.layers.layer
Modifier and TypeMethodDescriptionvoid
DivPoint.onLayerHide
(LayerHideEvent event) Registering the events for the popup hide event in the popup component.void
PopupPoint.onLayerHide
(LayerHideEvent event) Registering the events for the popup hide event in the popup component.