add Terms of Service to the Bing attribution

make sure the epsg4326Extent is constructed with the correct arguments
This commit is contained in:
Bart van den Eijnden
2013-10-31 15:36:29 +01:00
parent d211f65203
commit 8b085514b1
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -26,6 +26,11 @@
.ol-attribution li:not(:last-child):after {
content: "\2003";
}
.ol-attribution-bing-tos {
float:right;
padding-top: 2px;
white-space: nowrap;
}
.ol-dragbox {
position: absolute;
border: 2px solid red;