10 lines
352 B
HTML
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>
|