summaryrefslogtreecommitdiff
path: root/index.html.in
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-29 13:04:03 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-12-29 13:04:03 +0100
commit4f48088f379f506418d6e3fcd5fcdf5d14504f05 (patch)
tree69107cf5360be9823bef29de81153430447286f4 /index.html.in
parent349559b810742510efded53aad6ae26e6e01fa04 (diff)
downloadPROJ-data-4f48088f379f506418d6e3fcd5fcdf5d14504f05.tar.gz
PROJ-data-4f48088f379f506418d6e3fcd5fcdf5d14504f05.zip
index.html: add hint
Diffstat (limited to 'index.html.in')
-rw-r--r--index.html.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html.in b/index.html.in
index 42f8d63..1fa1268 100644
--- a/index.html.in
+++ b/index.html.in
@@ -90,7 +90,10 @@ the data: </p>
<h2>Content</h2>
<div>
<div id="map" class="map" style="float: left;"></div>
- <div id="details" style="height: 600px; overflow-y: scroll;"></div>
+ <div id="details" style="height: 600px; overflow-y: scroll;">
+ Click on the map to display the names of the files under the pointer,
+ and get the values of the shift(s).
+ </div>
<div style="clear: both;"></div>
</div>
<div id="popup" class="ol-popup">