Files
recorder/wdocs/index.html
Jan-Piet Mens 1bee9d0a12 clean up index
2015-09-09 16:30:00 +02:00

10 lines
504 B
HTML

<html>
<ul>
<li><a href="map/index.html?user=jpm&device=test&format=geojson&from=2014-01-01">Example Map with GEOJSON</a></li>
<li><a href="map/index.html?user=jpm&device=test&format=linestring&from=2014-01-01">Example Map with LINESTRING</a></li>
<li><a href="test-ws.html">Click for Websocket demo; new pubs will be shown there</a></li>
<li><a href="last/index.html">Click for MAP of current locations</a></li>
<li><a href="table/index.html">Click for TABLE of current locations</a></li>
</ul>
</html>