Uses of Class
software.xdev.vaadin.maps.leaflet.map.LMapZoomOptions
Packages that use LMapZoomOptions
-
Uses of LMapZoomOptions in software.xdev.vaadin.maps.leaflet.map
Methods in software.xdev.vaadin.maps.leaflet.map with parameters of type LMapZoomOptionsModifier and TypeMethodDescriptionLMap.setZoomAround(LLatLng latLng, int zoom, LMapZoomOptions options) LMap.setZoomAround(LPoint point, int zoom, LMapZoomOptions options) LMap.zoomIn(Number delta, LMapZoomOptions options) LMap.zoomOut(Number delta, LMapZoomOptions options)