forked from MapComplete/MapComplete
Regen docs
This commit is contained in:
parent
dcfcc9a5d7
commit
5dffb3c5e7
12 changed files with 1002 additions and 382 deletions
|
@ -112,6 +112,8 @@ the [`Coordinates`-object](https://developer.mozilla.org/en-US/docs/Web/API/Geol
|
|||
browser.
|
||||
|
||||
- **This layer is included automatically in every theme. This layer might contain no points**
|
||||
- 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`
|
||||
|
||||
[Go to the source code](../assets/layers/gps_location/gps_location.json)
|
||||
|
@ -577,6 +579,7 @@ The following layers are included in MapComplete:
|
|||
- [bench](./Layers/bench.md)
|
||||
- [bench_at_pt](./Layers/bench_at_pt.md)
|
||||
- [bicycle_library](./Layers/bicycle_library.md)
|
||||
- [bicycle_rental](./Layers/bicycle_rental.md)
|
||||
- [bicycle_tube_vending_machine](./Layers/bicycle_tube_vending_machine.md)
|
||||
- [bike_cafe](./Layers/bike_cafe.md)
|
||||
- [bike_cleaning](./Layers/bike_cleaning.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue