Example sources in the examples dir
This commit is contained in:
7
examples/custom-controls.css
Normal file
7
examples/custom-controls.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.rotate-north {
|
||||
top: 65px;
|
||||
left: .5em;
|
||||
}
|
||||
.ol-touch .rotate-north {
|
||||
top: 80px;
|
||||
}
|
||||
Reference in New Issue
Block a user