Merge pull request #2027 from tonio/rotate

Add a rotate control
This commit is contained in:
Antoine Abt
2014-05-06 15:36:01 +02:00
9 changed files with 259 additions and 50 deletions
+3
View File
@@ -21,6 +21,9 @@
.map:full-screen {
height: 100%;
}
.ol-rotate {
top: 3em;
}
</style>
<title>Full screen control example</title>
</head>