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
+1 -1
View File
@@ -3,7 +3,7 @@ layout: example.html
title: Semi-Transparent Layer
shortdesc: Example of a map with a semi-transparent layer.
docs: >
This example will display a tiled MaxBox layer semi-transparently over an OSM background.
This example will display a tiled MaxBox layer semi-transparently over an OSM background. The OSM layer is changed to back and white by using a CSS filter.
tags: "transparent, osm, tilejson"
---
<div id="map" class="map"></div>