Class LMapOptions

java.lang.Object
software.xdev.vaadin.maps.leaflet.map.LMapOptions
All Implemented Interfaces:
LComponentOptions<LMapOptions>

public class LMapOptions extends Object implements LComponentOptions<LMapOptions>
  • Constructor Details

    • LMapOptions

      public LMapOptions()
  • Method Details

    • getPreferCanvas

      public Boolean getPreferCanvas()
    • setPreferCanvas

      public void setPreferCanvas(Boolean preferCanvas)
    • withPreferCanvas

      public LMapOptions withPreferCanvas(Boolean preferCanvas)
    • getAttributionControl

      public Boolean getAttributionControl()
    • setAttributionControl

      public void setAttributionControl(Boolean attributionControl)
    • withAttributionControl

      public LMapOptions withAttributionControl(Boolean attributionControl)
    • getZoomControl

      public Boolean getZoomControl()
    • setZoomControl

      public void setZoomControl(Boolean zoomControl)
    • withZoomControl

      public LMapOptions withZoomControl(Boolean zoomControl)
    • getClosePopupOnClick

      public Boolean getClosePopupOnClick()
    • setClosePopupOnClick

      public void setClosePopupOnClick(Boolean closePopupOnClick)
    • withClosePopupOnClick

      public LMapOptions withClosePopupOnClick(Boolean closePopupOnClick)
    • getBoxZoom

      public Boolean getBoxZoom()
    • setBoxZoom

      public void setBoxZoom(Boolean boxZoom)
    • withBoxZoom

      public LMapOptions withBoxZoom(Boolean boxZoom)
    • getNumberClickZoom

      public Object getNumberClickZoom()
    • setNumberClickZoom

      public void setNumberClickZoom(Object doubleClickZoom)
    • withNumberClickZoom

      public LMapOptions withNumberClickZoom(Object doubleClickZoom)
    • getDragging

      public Boolean getDragging()
    • setDragging

      public void setDragging(Boolean dragging)
    • withDragging

      public LMapOptions withDragging(Boolean dragging)
    • getZoomSnap

      public Number getZoomSnap()
    • setZoomSnap

      public void setZoomSnap(Number zoomSnap)
    • withZoomSnap

      public LMapOptions withZoomSnap(Number zoomSnap)
    • getZoomDelta

      public Number getZoomDelta()
    • setZoomDelta

      public void setZoomDelta(Number zoomDelta)
    • withZoomDelta

      public LMapOptions withZoomDelta(Number zoomDelta)
    • getTrackResize

      public Boolean getTrackResize()
    • setTrackResize

      public void setTrackResize(Boolean trackResize)
    • withTrackResize

      public LMapOptions withTrackResize(Boolean trackResize)
    • getInertia

      public Boolean getInertia()
    • setInertia

      public void setInertia(Boolean inertia)
    • withInertia

      public LMapOptions withInertia(Boolean inertia)
    • getInertiaDeceleration

      public Number getInertiaDeceleration()
    • setInertiaDeceleration

      public void setInertiaDeceleration(Number inertiaDeceleration)
    • withInertiaDeceleration

      public LMapOptions withInertiaDeceleration(Number inertiaDeceleration)
    • getInertiaMaxSpeed

      public Number getInertiaMaxSpeed()
    • setInertiaMaxSpeed

      public void setInertiaMaxSpeed(Number inertiaMaxSpeed)
    • withInertiaMaxSpeed

      public LMapOptions withInertiaMaxSpeed(Number inertiaMaxSpeed)
    • getEaseLinearity

      public Number getEaseLinearity()
    • setEaseLinearity

      public void setEaseLinearity(Number easeLinearity)
    • withEaseLinearity

      public LMapOptions withEaseLinearity(Number easeLinearity)
    • getWorldCopyJump

      public Boolean getWorldCopyJump()
    • setWorldCopyJump

      public void setWorldCopyJump(Boolean worldCopyJump)
    • withWorldCopyJump

      public LMapOptions withWorldCopyJump(Boolean worldCopyJump)
    • getMaxBoundsViscosity

      public Number getMaxBoundsViscosity()
    • setMaxBoundsViscosity

      public void setMaxBoundsViscosity(Number maxBoundsViscosity)
    • withMaxBoundsViscosity

      public LMapOptions withMaxBoundsViscosity(Number maxBoundsViscosity)
    • getKeyboard

      public Boolean getKeyboard()
    • setKeyboard

      public void setKeyboard(Boolean keyboard)
    • withKeyboard

      public LMapOptions withKeyboard(Boolean keyboard)
    • getKeyboardPanDelta

      public Number getKeyboardPanDelta()
    • setKeyboardPanDelta

      public void setKeyboardPanDelta(Number keyboardPanDelta)
    • withKeyboardPanDelta

      public LMapOptions withKeyboardPanDelta(Number keyboardPanDelta)
    • getScrollWheelZoom

      public Object getScrollWheelZoom()
    • setScrollWheelZoom

      public void setScrollWheelZoom(Object scrollWheelZoom)
    • withScrollWheelZoom

      public LMapOptions withScrollWheelZoom(Object scrollWheelZoom)
    • getWheelDebounceTime

      public Number getWheelDebounceTime()
    • setWheelDebounceTime

      public void setWheelDebounceTime(Number wheelDebounceTime)
    • withWheelDebounceTime

      public LMapOptions withWheelDebounceTime(Number wheelDebounceTime)
    • getWheelPxPerZoomLevel

      public Number getWheelPxPerZoomLevel()
    • setWheelPxPerZoomLevel

      public void setWheelPxPerZoomLevel(Number wheelPxPerZoomLevel)
    • withWheelPxPerZoomLevel

      public LMapOptions withWheelPxPerZoomLevel(Number wheelPxPerZoomLevel)
    • getTapHold

      public Boolean getTapHold()
    • setTapHold

      public void setTapHold(Boolean tapHold)
    • withTapHold

      public LMapOptions withTapHold(Boolean tapHold)
    • getTapTolerance

      public Number getTapTolerance()
    • setTapTolerance

      public void setTapTolerance(Number tapTolerance)
    • withTapTolerance

      public LMapOptions withTapTolerance(Number tapTolerance)
    • getTouchZoom

      public Object getTouchZoom()
    • setTouchZoom

      public void setTouchZoom(Object touchZoom)
    • withTouchZoom

      public LMapOptions withTouchZoom(Object touchZoom)
    • getBounceAtZoomLimits

      public Boolean getBounceAtZoomLimits()
    • setBounceAtZoomLimits

      public void setBounceAtZoomLimits(Boolean bounceAtZoomLimits)
    • withBounceAtZoomLimits

      public LMapOptions withBounceAtZoomLimits(Boolean bounceAtZoomLimits)
    • getCrs

      public Object getCrs()
    • setCrs

      public void setCrs(Object crs)
    • withCrs

      public LMapOptions withCrs(Object crs)
    • getCenter

      public LLatLng getCenter()
    • setCenter

      public void setCenter(LLatLng center)
    • withCenter

      public LMapOptions withCenter(LLatLng center)
    • getZoom

      public Number getZoom()
    • setZoom

      public void setZoom(Number zoom)
    • withZoom

      public LMapOptions withZoom(Number zoom)
    • getMinZoom

      public Number getMinZoom()
    • setMinZoom

      public void setMinZoom(Number minZoom)
    • withMinZoom

      public LMapOptions withMinZoom(Number minZoom)
    • getMaxZoom

      public Number getMaxZoom()
    • setMaxZoom

      public void setMaxZoom(Number maxZoom)
    • withMaxZoom

      public LMapOptions withMaxZoom(Number maxZoom)
    • getLayers

      public LLayer<?>[] getLayers()
    • setLayers

      public void setLayers(LLayer<?>[] layers)
    • withLayers

      public LMapOptions withLayers(LLayer<?>[] layers)
    • getMaxBounds

      public LLatLngBounds getMaxBounds()
    • setMaxBounds

      public void setMaxBounds(LLatLngBounds maxBounds)
    • withMaxBounds

      public LMapOptions withMaxBounds(LLatLngBounds maxBounds)
    • getZoomAnimation

      public Boolean getZoomAnimation()
    • setZoomAnimation

      public void setZoomAnimation(Boolean zoomAnimation)
    • withZoomAnimation

      public LMapOptions withZoomAnimation(Boolean zoomAnimation)
    • getZoomAnimationThreshold

      public Number getZoomAnimationThreshold()
    • setZoomAnimationThreshold

      public void setZoomAnimationThreshold(Number zoomAnimationThreshold)
    • withZoomAnimationThreshold

      public LMapOptions withZoomAnimationThreshold(Number zoomAnimationThreshold)
    • getFadeAnimation

      public Boolean getFadeAnimation()
    • setFadeAnimation

      public void setFadeAnimation(Boolean fadeAnimation)
    • withFadeAnimation

      public LMapOptions withFadeAnimation(Boolean fadeAnimation)
    • getMarkerZoomAnimation

      public Boolean getMarkerZoomAnimation()
    • setMarkerZoomAnimation

      public void setMarkerZoomAnimation(Boolean markerZoomAnimation)
    • withMarkerZoomAnimation

      public LMapOptions withMarkerZoomAnimation(Boolean markerZoomAnimation)
    • getTransform3DLimit

      public Number getTransform3DLimit()
    • setTransform3DLimit

      public void setTransform3DLimit(Number transform3DLimit)
    • withTransform3DLimit

      public LMapOptions withTransform3DLimit(Number transform3DLimit)