Files
recorder/docroot/index.html
2015-09-14 14:08:59 +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>