OpenLayers.
|
|
Constants | |
URL_HASH_FACTOR | {Float} Used to hash URL param strings for multi-WMS server selection. |
Properties | |
reproject | Deprecated. |
Constructor | |
OpenLayers.
|
|
Functions | |
destroy | |
clone | |
setUrl | |
mergeNewParams | |
redraw | Redraws the layer. |
Deprecated. See http://docs.openlayers.org
clone: function ( obj )
obj | {Object} |
{OpenLayers.Layer.HTTPRequest} An exact clone of this OpenLayers.Layer.HTTPRequest
destroy: function()
clone: function ( obj )
setUrl: function( newUrl )
mergeNewParams:function( newParams )
Redraws the layer.
redraw: function( force )