Add new layer national park, attributions and layer extent to the Tiled WMS with custom projection example

This commit is contained in:
Cédric Moullet
2012-10-28 04:54:03 +01:00
committed by ahocevar
parent b907befd68
commit bb957a1149
2 changed files with 18 additions and 5 deletions

View File

@@ -33,10 +33,10 @@
<div id="map">
<div id="text">
<h1 id="title">Tiled WMS with custom projection example</h1>
<div id="shortdesc">Example of a tiled WMS layer using the projection EPSG:21781.</div>
<div id="shortdesc">Example of two tiled WMS layers (Pixelmap 1:1'000'000 and national parks) using the projection EPSG:21781.</div>
<div id="docs">
<p>See the
<a href="wms.js" target="_blank">wms-custom-proj.js source</a>
<a href="wms-custom-proj.js" target="_blank">wms-custom-proj.js source</a>
to see how this is done.</p>
</div>
</div>