Files
openlayers/examples/semi-transparent-layer.html
2018-11-13 13:09:06 +01:00

10 lines
352 B
HTML

---
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. The OSM layer is changed to back and white by using a CSS filter.
tags: "transparent, osm, tilejson"
---
<div id="map" class="map"></div>