Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-06-22 15:29:10 +02:00
parent 10920f1ceb
commit b05caa8fbd
28 changed files with 1703 additions and 159 deletions

View file

@ -13,7 +13,7 @@
+ [date](#date)
+ [nat](#nat)
+ [int](#int)
+ [length](#length)
+ [distance](#distance)
+ [direction](#direction)
+ [wikidata](#wikidata)
+ [pnat](#pnat)
@ -71,11 +71,11 @@ A number
### length
### distance
A geographical length in meters (rounded at two points). Will give an extra minimap with a measurement tool. Arguments: [ zoomlevel, preferredBackgroundMapType (comma separated) ], e.g. `["21", "map,photo"]
A geographical distance in meters (rounded at two points). Will give an extra minimap with a measurement tool. Arguments: [ zoomlevel, preferredBackgroundMapType (comma separated) ], e.g. `["21", "map,photo"]