forked from MapComplete/MapComplete
Chore: housekeeping
This commit is contained in:
parent
4c001d718e
commit
6f7d94890a
29 changed files with 430 additions and 308 deletions
|
@ -6,7 +6,7 @@ This layer is based on [charging_station](../Layers/charging_station.md)
|
|||
|
||||
A charging station
|
||||
|
||||
- This layer is shown at zoomlevel **14** and higher
|
||||
- This layer is shown at zoomlevel **11** and higher
|
||||
|
||||
## Table of contents
|
||||
|
||||
|
|
|
@ -371,7 +371,7 @@ Note that these values can be prepare with javascript in the theme by using a [c
|
|||
| message | _undefined_ | The text to show to the contributor |
|
||||
| image | _undefined_ | An image to show to the contributor on the button |
|
||||
| id_of_object_to_apply_this_one | _undefined_ | If specified, applies the the tags onto _another_ object. The id will be read from properties[id_of_object_to_apply_this_one] of the selected object. The tags are still calculated based on the tags of the _selected_ element |
|
||||
| maproulette_id | _undefined_ | If specified, this maproulette-challenge will be closed when the tags are applied. This should be the ID of the task, _not_ the task_id. |
|
||||
| maproulette_id | _undefined_ | If specified, this maproulette-challenge will be closed when the tags are applied. This should be the `id` of the individual task, _not_ the task_id (which corresponds with the challenge). |
|
||||
|
||||
#### Example usage of tag_apply
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@ This layer is based on [charging_station](../Layers/charging_station.md)
|
|||
|
||||
A charging station
|
||||
|
||||
- This layer is shown at zoomlevel **14** and higher
|
||||
- This layer is shown at zoomlevel **11** and higher
|
||||
|
||||
No themes use this layer
|
||||
|
||||
|
|
|
@ -438,7 +438,7 @@ The default value is _false_
|
|||
|
||||
The mode the application starts in, e.g. 'map', 'dashboard' or 'statistics'
|
||||
|
||||
This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L467)
|
||||
This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L465)
|
||||
|
||||
The default value is _map_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue