This commit is contained in:
Tom Payne
2013-01-17 23:39:57 +01:00
parent 535febbd07
commit 4dc48d748e
95 changed files with 19694 additions and 9012 deletions

View File

@@ -16,15 +16,17 @@
</head>
<body>
<h1 id="title">Two-layer example</h1>
<div id="shortdesc">Sync'ed DOM and WebGL maps with two layers.</div>
<div id="shortdesc">Sync'ed DOM, WebGL and Canvas maps with two layers.</div>
<table>
<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">