Show both Proj4js and custom transform functions in examples
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="../resources/bootstrap/css/bootstrap.min.css" type="text/css">
|
||||
<link rel="stylesheet" href="../resources/layout.css" type="text/css">
|
||||
<link rel="stylesheet" href="../resources/bootstrap/css/bootstrap-responsive.min.css" type="text/css">
|
||||
<title>Single image WMS with custom projection example</title>
|
||||
<title>Single image WMS with Proj4js projection example</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<div class="row-fluid">
|
||||
|
||||
<div class="span12">
|
||||
<h4 id="title">Single image WMS with custom projection example</h4>
|
||||
<h4 id="title">Single image WMS with Proj4js projection example</h4>
|
||||
<p id="shortdesc">Example of two single image WMS layers.</p>
|
||||
<div id="docs">
|
||||
<p>Pixelmap 1:1'000'000 with National Parks overlay using the projection EPSG:21781.</p>
|
||||
|
||||
Reference in New Issue
Block a user