Uses of Class
com.vaadin.flow.component.map.configuration.Extent
Package
Description
-
Uses of Extent in com.vaadin.flow.component.map.configuration
Modifier and TypeMethodDescriptionView.getExtent()
Gets the extent (or bounding box) of the view's currently visible area.Modifier and TypeMethodDescriptionvoid
View.updateInternalViewState
(Coordinate center, double rotation, double zoom, Extent extent) Updates internal state of view to the latest values received from client. -
Uses of Extent in com.vaadin.flow.component.map.events