Shortdesc edits

This commit is contained in:
Tim Schaub
2013-06-26 10:57:36 -06:00
parent e0a3f8ca07
commit 0958674765
4 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -37,8 +37,9 @@
<div class="span4">
<h4 id="title">Single image WMS with custom projection example</h4>
<p id="shortdesc">Example of two single image WMS layers (Pixelmap 1:1'000'000 and national parks) using the projection EPSG:21781.</p>
<p id="shortdesc">Example of two single image WMS layers.</p>
<div id="docs">
<p id="shortdesc">Pixelmap 1:1'000'000 with National Parks overlay using the projection EPSG:21781.</p>
<p>See the <a href="wms-single-image-custom-proj.js" target="_blank">wms-single-image-custom-proj.js source</a> to see how this is done.</p>
</div>
<div id="tags">wms, single image, projection</div>