Add attribution control by default

This commit is contained in:
Tom Payne
2012-09-28 14:53:09 +02:00
parent 82058412a1
commit 1be9e97489
5 changed files with 3 additions and 20 deletions

View File

@@ -22,11 +22,6 @@
<td><div id="domMap" class="map"></div></td>
<td><div id="webglMap" class="map"></div></td>
</tr>
<tr>
<td colspan="2">
<div id="attribution" class="attribution"></div>
</td>
</tr>
</table>
<script src="loader.js?id=two-layers" type="text/javascript"></script>
</body>