Remove extra WMS subclasses.

This commit is contained in:
Tim Schaub
2011-11-08 22:45:13 -07:00
parent ab225e36b9
commit 7b6887c954
10 changed files with 164 additions and 201 deletions

View File

@@ -40,9 +40,7 @@
</p>
<div id="map" class="smallmap"></div>
<div id="docs">
An untiled layer will only request a single image at a time.
This is equivalent to using the deprecated
OpenLayers.Layer.WMS.Untiled class, which will be removed at 3.0.
An untiled (with singleTile: true) layer will only request a single image at a time.
</div>
</body>
</html>