Class LMarker
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LMarker>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LMarker>
software.xdev.vaadin.maps.leaflet.layer.LLayer<LMarker>
software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayer<LMarker>
software.xdev.vaadin.maps.leaflet.layer.ui.LMarker
- All Implemented Interfaces:
LHasOpacity<LMarker>,LHasSetLatLng<LMarker>,LComponent<LMarker>,LEvented<LMarker>
public class LMarker
extends LInteractiveLayer<LMarker>
implements LHasSetLatLng<LMarker>, LHasOpacity<LMarker>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLMarker(LComponentManagementRegistry componentRegistry, LLatLng latLng) LMarker(LComponentManagementRegistry compReg, LLatLng latLng, LMarkerOptions options) -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.layer.LLayer
addTo, addTo, addTo, bindPopup, bindPopup, bindPopup, bindTooltip, bindTooltip, bindTooltip, closePopup, closeTooltip, openPopup, openPopup, openTooltip, openTooltip, remove, removeFrom, removeFrom, removeFrom, togglePopup, toggleTooltip, unbindPopup, unbindTooltipMethods inherited from class software.xdev.vaadin.maps.leaflet.base.LBaseComponent
clientComponentJsAccessorMethods inherited from class software.xdev.vaadin.maps.leaflet.base.LAbstractComponent
componentRegistryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponent
clientComponentJsAccessor, componentRegistry, invokeSelf, invokeSelfReturn, selfMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LEvented
addEventParent, fire, fire, fire, off, off, off, off, on, on, on, once, once, once, removeEventParentMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.has.LHasOpacity
setOpacityMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.has.LHasSetLatLng
setLatLng
-
Constructor Details
-
LMarker
-
LMarker
-
-
Method Details
-
setZIndexOffset
- See Also:
-
setIcon
- See Also:
-