forked from MapComplete/MapComplete
Regenerate docs
This commit is contained in:
parent
5e03a06bf7
commit
83641d2494
3 changed files with 46 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
+ [left_right_style](#left_right_style)
|
||||
+ [split_point](#split_point)
|
||||
+ [current_view](#current_view)
|
||||
+ [matchpoint](#matchpoint)
|
||||
1. [Normal layers](#normal-layers)
|
||||
- [Frequently reused layers](#frequently-reused-layers)
|
||||
+ [bicycle_library](#bicycle_library)
|
||||
|
@ -159,6 +160,7 @@
|
|||
- [left_right_style](#left_right_style)
|
||||
- [split_point](#split_point)
|
||||
- [current_view](#current_view)
|
||||
- [matchpoint](#matchpoint)
|
||||
|
||||
|
||||
### gps_location
|
||||
|
@ -287,6 +289,19 @@ The icon on the button is the default icon of the layer, but can be customized b
|
|||
|
||||
|
||||
|
||||
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
|
||||
|
||||
|
||||
### matchpoint
|
||||
|
||||
|
||||
|
||||
The default rendering for a locationInput which snaps onto another object
|
||||
|
||||
[Go to the source code](../assets/layers/matchpoint/matchpoint.json)
|
||||
|
||||
|
||||
|
||||
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue