Add a background image to the example maps
image from http://subtlepatterns.com/
This commit is contained in:
@@ -6,6 +6,7 @@ body {
|
||||
.map {
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
background: url(textured_paper.jpeg) repeat;
|
||||
}
|
||||
.ol-attribution {
|
||||
max-width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user