Package org.vaadin.addons.componentfactory.leaflet.layer.events.types
package org.vaadin.addons.componentfactory.leaflet.layer.events.types
-
ClassDescriptionEnumeration of the Leaflet event types related to dragging and moving a marker or layer.Registry that maps Leaflet event names to their corresponding
LeafletEventTypeconstants.Keyboard eventsLocation eventsCommon interface implemented by the enums that describe the different Leaflet event types.Location eventsEnumeration of the map level Leaflet event names, such as load, move, zoom and resize.Enumeration of the mouse related Leaflet event names, such as click, mousedown and contextmenu.Enumeration of the popup related Leaflet event names fired when a popup is opened or closed.Enumeration of the tile related Leaflet event names fired by grid layers while loading tiles.Enumeration of the tooltip related Leaflet event names fired when a tooltip is opened or closed.