WMS example renamed to wms-tiled
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
<h4 id="title">Tiled WMS example</h4>
|
<h4 id="title">Tiled WMS example</h4>
|
||||||
<p id="shortdesc">Example of a tiled WMS layer.</p>
|
<p id="shortdesc">Example of a tiled WMS layer.</p>
|
||||||
<div id="docs">
|
<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>
|
||||||
<div id="tags">wms, tile, tilelayer</div>
|
<div id="tags">wms, tile, tilelayer</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="loader.js?id=wms" type="text/javascript"></script>
|
<script src="loader.js?id=wms-tiled" type="text/javascript"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user