Uses of Class
software.xdev.vaadin.maps.leaflet.map.LMapZoomPanOptions
Packages that use LMapZoomPanOptions
-
Uses of LMapZoomPanOptions in software.xdev.vaadin.maps.leaflet.map
Methods in software.xdev.vaadin.maps.leaflet.map with parameters of type LMapZoomPanOptionsModifier and TypeMethodDescriptionLMap.flyTo(LLatLng latLng, Number zoom, LMapZoomPanOptions options) LMap.flyToBounds(LLatLngBounds bounds, LMapZoomPanOptions options) LMap.invalidateSize(LMapZoomPanOptions options) LMap.setView(LLatLng center, int zoom, LMapZoomPanOptions options)