public class LeafletZoomEndEvent
extends com.vaadin.event.ConnectorEvent
| Constructor and Description |
|---|
LeafletZoomEndEvent(com.vaadin.server.ClientConnector source,
Bounds bounds,
Point center,
double zoomlevel) |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
getBounds() |
Point |
getCenter() |
double |
getZoomLevel() |