10 lines
286 B
HTML
10 lines
286 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.
|
|
tags: "transparent, osm, tilejson"
|
|
---
|
|
<div id="map" class="map"></div>
|