public class MapOptions extends Object implements Serializable
Constructor and Description |
---|
MapOptions() |
MapOptions(LatLng center,
Integer zoom) |
public Boolean getFullscreenControl()
public void setFullscreenControl(Boolean fullscreenControl)
public CRS getCrs()
public void setCrs(CRS crs)
public LatLng getCenter()
public void setCenter(LatLng center)
public Integer getZoom()
public void setZoom(Integer zoom)
public Integer getMinZoom()
public void setMinZoom(Integer minZoom)
public Integer getMaxZoom()
public void setMaxZoom(Integer maxZoom)
public Collection<Layer> getLayers()
public void setLayers(Collection<Layer> layers)
public LatLngBounds getMaxBounds()
public void setMaxBounds(LatLngBounds maxBounds)
public String getRenderer()
public void setRenderer(String renderer)
public Boolean getPreferCanvas()
public void setPreferCanvas(Boolean preferCanvas)
public Boolean getAttributionControl()
public void setAttributionControl(Boolean attributionControl)
public Boolean getZoomControl()
public void setZoomControl(Boolean zoomControl)
public Boolean getClosePopupOnClick()
public void setClosePopupOnClick(Boolean closePopupOnClick)
public Integer getZoomSnap()
public void setZoomSnap(Integer zoomSnap)
public Integer getZoomDelta()
public void setZoomDelta(Integer zoomDelta)
public Boolean getTrackResize()
public void setTrackResize(Boolean trackResize)
public Boolean getBoxZoom()
public void setBoxZoom(Boolean boxZoom)
public Boolean getDoubleClickZoom()
public void setDoubleClickZoom(Boolean doubleClickZoom)
public Boolean getDragging()
public void setDragging(Boolean dragging)
public Boolean getZoomAnimation()
public void setZoomAnimation(Boolean zoomAnimation)
public Integer getZoomAnimationThreshold()
public void setZoomAnimationThreshold(Integer zoomAnimationThreshold)
public Boolean getFadeAnimation()
public void setFadeAnimation(Boolean fadeAnimation)
public Boolean getMarkerZoomAnimation()
public void setMarkerZoomAnimation(Boolean markerZoomAnimation)
public Integer getTransform3DLimit()
public void setTransform3DLimit(Integer transform3DLimit)
public Boolean getInertia()
public void setInertia(Boolean inertia)
public Double getInertiaDeceleration()
public void setInertiaDeceleration(Double inertiaDeceleration)
public Double getInertiaMaxSpeed()
public void setInertiaMaxSpeed(Double inertiaMaxSpeed)
public Double getEaseLinearity()
public void setEaseLinearity(Double easeLinearity)
public Boolean getWorldCopyJump()
public void setWorldCopyJump(Boolean worldCopyJump)
public Double getMaxBoundsViscosity()
public void setMaxBoundsViscosity(Double maxBoundsViscosity)
public Boolean getKeyboard()
public void setKeyboard(Boolean keyboard)
public Integer getKeyboardPanDelta()
public void setKeyboardPanDelta(Integer keyboardPanDelta)
public Boolean getScrollWheelZoom()
public void setScrollWheelZoom(Boolean scrollWheelZoom)
public Integer getWheelDebounceTime()
public void setWheelDebounceTime(Integer wheelDebounceTime)
public Integer getWheelPxPerZoomLevel()
public void setWheelPxPerZoomLevel(Integer wheelPxPerZoomLevel)
public Boolean getTap()
public void setTap(Boolean tap)
public Integer getTapTolerance()
public void setTapTolerance(Integer tapTolerance)
public Boolean getTouchZoom()
public void setTouchZoom(Boolean touchZoom)
public Boolean getBounceAtZoomLimits()
public void setBounceAtZoomLimits(Boolean bounceAtZoomLimits)
Copyright © 2018 Terra Yazılım Bilişim Hiz. Elek. Dan. Oto. ve Loj. Tic. Ltd. Şti.. All rights reserved.