add first pieces of support for webGL maps
[lantea.git] / index.html
index 393a36898b0eb9140a635c64c5e4a20b91ad4e74..2b8fb97d348e2288a94bce222da836da82e9b380 100644 (file)
 <input type="button" id="uploadStatusCloseButton" value="Close"
        onclick="cancelDialog();" disabled="true">
 </div>
+<div id="noGLwarning">
+  Unable to initialize WebGL. You need a browser that supports it.
+</div>
 </div>
 
 <p id="action">
 <p id="copyright" class="overlayArea"></p>
 
 <canvas id="map" width="500" height="500">
+</canvas>
+<canvas id="glmap" width="500" height="500">
   Please use a browser that supports &lt;canvas&gt; elements.
 </canvas>
 <canvas id="track" width="500" height="500">