mapcomplete/Docs/Layers/shadow.md
2022-01-26 21:40:38 +01:00

37 lines
No EOL
1.2 KiB
Markdown

shadow
========
## Table of contents
1. [shadow](#shadow)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- This layer cannot be toggled in the filter view. If you import this layer in your theme, override `title` to make this
toggleable.
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://raw.githubusercontent.com/pietervdvn/MapComplete/master/assets/themes/speelplekken/shadow.geojson`
[Go to the source code](../assets/layers/shadow/shadow.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- <a href='https://wiki.openstreetmap.org/wiki/Key:shadow' target='_blank'>shadow</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:shadow%3Dyes' target='_blank'>yes</a>
Supported attributes
----------------------
This document is autogenerated from assets/layers/shadow/shadow.json