[ADD] GridReference control

This commit is contained in:
Jean-Marc Viglino 2017-05-20 18:57:04 +02:00
parent 2c530a69f3
commit 8a9ea42daf
3 changed files with 9 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<div class="options">
<h2>Index:</h2>
<div></div>
<p>Click on the index to show the objets!</p>
<p>Click on the index to locate the features!</p>
</div>
<script type="text/javascript">

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -349,6 +349,14 @@
<p class="tag">control, canvas, graticule</p>
</div>
<div class="example">
<a class="mainlink" href="examples/map.control.gridreference.html">
<strong>Grid reference control.</strong><br>
</a>
<p class="description">The <i>ol.control.GridReference</i> display a grid reference on the map associated with an index map.</p>
<p class="tag">control, canvas, grid, reference, index</p>
</div>
<div class="example">
<a class="mainlink" href="examples/map.target.control.html">
<strong>Target control.</strong><br>