view-source:http://dev.openlayers.org/OpenLayers.js view-source:http://dev.openlayers.org/theme/default/style.css view-source:http://dev.openlayers.org/examples/style.css

WMS Example

wms, layer, singletile

Shows the basic use of openlayers using a WMS layer

This is an example of how to add an WMS layer to the OpenLayers window. The images are tiled in this instance. If you wanted to not use a tiled WMS, "singleTile" option to true like shown in this example.