mapcomplete/Docs/Layers/cluster_style.md

41 lines
854 B
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
cluster_style
2022-01-14 19:36:36 +01:00
===============
The style for the clustering in all themes. Enable `debug=true` to peak into clustered tiles
## Table of contents
1. [cluster_style](#cluster_style)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [all_tags](#all_tags)
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/cluster_style/cluster_style.json)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- tileId~^..*$
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-01-26 21:40:38 +01:00
### all_tags
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/cluster_style/cluster_style.json