Interface LeafletMapServerRpc
- All Superinterfaces:
Serializable,com.vaadin.shared.communication.ServerRpc
public interface LeafletMapServerRpc
extends com.vaadin.shared.communication.ServerRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoidonBaseLayerChange(String name) voidvoidonContextMenu(Point location, com.vaadin.shared.MouseEventDetails details) voidvoidvoidonLocateError(String error, int code) voidvoidonOverlayAdd(String name) voidonOverlayRemove(String name) voidonTranslate(Point point) void
-
Method Details
-
onBaseLayerChange
-
onOverlayAdd
-
onOverlayRemove
-
onLocateError