OpenLayers. Layer. WMS. Untiled

Deprecated.  To be removed in 3.0.  Instead use OpenLayers.Layer.WMS and pass the option ‘singleTile’ as true.

Inherits from

Properties

singleTile

{singleTile} Always true for untiled.

Constructor

OpenLayers. Layer. WMS. Untiled

Parameters

name{String}
url{String}
params{Object}
options{Object}
Instances of OpenLayers.Layer.WMS are used to display data from OGC Web Mapping Services.
Close