org.gwtopenmaps.openlayers.client.layer
Class OSMOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.layer.LayerOptions
org.gwtopenmaps.openlayers.client.layer.OSMOptions
public class OSMOptions
- extends LayerOptions
Methods inherited from class org.gwtopenmaps.openlayers.client.layer.LayerOptions |
setAlwaysInRange, setApplyAlphaHack, setAttribution, setDisplayInLayerSwitcher, setGutter, setIsBaseLayer, setLayerOpacity, setMaxExtent, setMaxResolution, setMaxScale, setMinExtent, setMinResolution, setMinScale, setNumZoomLevels, setProjection, setResolutions, setScales, setTransitionEffect, setTransitionEffect, setUnits, setVisibility |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSMOptions
public OSMOptions()
setDisplayOutsideMaxExtent
public void setDisplayOutsideMaxExtent(boolean value)
- Overrides:
setDisplayOutsideMaxExtent
in class LayerOptions
- Parameters:
value
- - Set true to request map tiles outside
the maxExtent of the Layer, default is false.
setWrapDateLine
public void setWrapDateLine(boolean value)
Copyright © 2011 sourceforge. All Rights Reserved.