Add canvas map to two layers demo

This commit is contained in:
Tom Payne
2013-02-06 18:06:16 +01:00
parent 874481cae5
commit 44e3e228eb
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -21,10 +21,12 @@
<tr>
<th>DOM</th>
<th>WebGL</th>
<th>Canvas</th>
</tr>
<tr>
<td><div id="domMap" class="map"></div></td>
<td><div id="webglMap" class="map"></div></td>
<td><div id="canvasMap" class="map"></div></td>
</tr>
</table>
<div id="docs">