mapcomplete/Docs/Layers/cluster_style.md

62 lines
891 B
Markdown
Raw Normal View History

2022-02-14 04:59:49 +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
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [cluster_style](#cluster_style)
2022-02-14 04:59:49 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-26 21:40:38 +01:00
+ [all_tags](#all_tags)
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +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-02-14 04:59:49 +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-02-14 04:59:49 +01:00
- tileId~^..*$
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-02-14 04:59:49 +01:00
### all_tags
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/cluster_style/cluster_style.json