WMS example renamed to wms-tiled

This commit is contained in:
Éric Lemoine
2013-03-07 11:59:09 +01:00
parent feb03b8cda
commit 71f06320f6
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
<h4 id="title">Tiled WMS example</h4>
<p id="shortdesc">Example of a tiled WMS layer.</p>
<div id="docs">
<p>See the <a href="wms.js" target="_blank">wms.js source</a> to see how this is done.</p>
<p>See the <a href="wms-tiled.js" target="_blank">wms-tiled.js source</a> to see how this is done.</p>
</div>
<div id="tags">wms, tile, tilelayer</div>
</div>
@@ -46,7 +46,7 @@
</div>
<script src="loader.js?id=wms" type="text/javascript"></script>
<script src="loader.js?id=wms-tiled" type="text/javascript"></script>
</body>
</html>