move track to its own canvas, make painting current position actually work, delay...
[lantea.git] / index.html
index 4cb6e4426f9405b4f8b58f99c539c156ce9f02eb..d5a79757b215420a62ef5709f07fb2f4397ce674 100644 (file)
@@ -65,6 +65,8 @@ Map style:
 <canvas id="map" width="500" height="500">
   Please use a browser that supports &lt;canvas&gt; elements.
 </canvas>
+<canvas id="track" width="500" height="500">
+</canvas>
 
 </body>
 </html>
\ No newline at end of file