Merge develop

This commit is contained in:
Pieter Vander Vennet 2022-01-05 18:18:13 +01:00
commit ac1b4a010c
40 changed files with 5706 additions and 4746 deletions

View file

@ -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)
@ -127,6 +128,7 @@
- [left_right_style](#left_right_style)
- [split_point](#split_point)
- [current_view](#current_view)
- [matchpoint](#matchpoint)
### gps_location
@ -254,6 +256,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.