Add new className property to ol/layer/Base

This commit is contained in:
Frederic Junod
2018-11-12 18:27:18 +01:00
parent 647421f07b
commit 22eb96637f
9 changed files with 120 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
.bw {
filter: grayscale(100%);
}