Use template for custom-controls.html example

This commit is contained in:
Andreas Hocevar
2015-04-01 18:24:22 +02:00
parent e40ab58d10
commit 821f31fa18
2 changed files with 20 additions and 64 deletions

View File

@@ -0,0 +1,7 @@
.rotate-north {
top: 65px;
left: .5em;
}
.ol-touch .rotate-north {
top: 80px;
}