mirror of
https://github.com/owntracks/recorder.git
synced 2026-03-29 23:47:04 +00:00
10 lines
504 B
HTML
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>
|