Fix reference and title according to @erilem comments.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" type="text/css">
|
||||
<link rel="stylesheet" href="examples.css" type="text/css">
|
||||
<link rel="stylesheet" href="bootstrap/css/bootstrap-responsive.min.css" type="text/css">
|
||||
<title>Tiled WMS with custom projection example</title>
|
||||
<title>Single image WMS with custom projection example</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -37,9 +37,9 @@
|
||||
<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>
|
||||
<div id="docs">
|
||||
<p>See the <a href="wms-custom-proj.js" target="_blank">wms-single-image-custom-proj.js source</a> to see how this is done.</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, projection</div>
|
||||
<div id="tags">wms, single image, projection</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user