Fix Tissot indicatrix example description

Fixes #3314
This commit is contained in:
Frederic Junod
2015-03-05 12:35:21 +01:00
parent 41fe72fab5
commit b79174d6a3

View File

@@ -37,7 +37,7 @@
<div class="span12"> <div class="span12">
<h4 id="title">Tissot indicatrix example</h4> <h4 id="title">Tissot indicatrix example</h4>
<p id="shortdesc">Example of <a href="http://en.wikipedia.org/wiki/Tissot's_indicatrix">Tissot indicatrix</a> maps. The map on the left is an EPSG:4326 map. The one on the left is EPSG:3857.</p> <p id="shortdesc">Example of <a href="http://en.wikipedia.org/wiki/Tissot's_indicatrix">Tissot indicatrix</a> maps. The map on the left is an EPSG:4326 map. The one on the right is EPSG:3857.</p>
<div id="docs"> <div id="docs">
<p>See the <a href="tissot.js" target="_blank">tissot.js source</a> to see how this is done.</p> <p>See the <a href="tissot.js" target="_blank">tissot.js source</a> to see how this is done.</p>
</div> </div>