Interface LMapZoomBaseOptions<S extends LMapZoomBaseOptions<S>>
- All Superinterfaces:
LComponentOptions<S>
- All Known Implementing Classes:
AbstractLMapZoomPanOptions,LMapFitBoundOptions,LMapZoomOptions,LMapZoomPanOptions
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAnimate(Boolean animate) default SwithAnimate(Boolean animate) Methods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponentOptions
self
-
Method Details
-
getAnimate
Boolean getAnimate() -
setAnimate
-
withAnimate
-