forked from MapComplete/MapComplete
Update docs
This commit is contained in:
parent
8d52bbc637
commit
af18870bf8
3 changed files with 79 additions and 76 deletions
|
@ -14,6 +14,14 @@ A string, but allows input of longer strings more comfortably (a text area)
|
|||
|
||||
A date
|
||||
|
||||
## direction
|
||||
|
||||
A geographical direction, in degrees. 0° is north, 90° is east, ... Will return a value between 0 (incl) and 360 (excl)
|
||||
|
||||
## length
|
||||
|
||||
A geographical length in meters (rounded at two points). Will give an extra minimap with a measurement tool. Arguments: [ zoomlevel, preferredBackgroundMapType (comma seperated) ], e.g. `["21", "map,photo"]
|
||||
|
||||
## wikidata
|
||||
|
||||
A wikidata identifier, e.g. Q42
|
||||
|
@ -30,10 +38,6 @@ A positive number or zero
|
|||
|
||||
A strict positive number
|
||||
|
||||
## direction
|
||||
|
||||
A geographical direction, in degrees. 0° is north, 90° is east, ... Will return a value between 0 (incl) and 360 (excl)
|
||||
|
||||
## float
|
||||
|
||||
A decimal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue