forked from MapComplete/MapComplete
Refactoring: add more types to special visualisations arguments
This commit is contained in:
parent
0601a9df6f
commit
6bb33771b4
18 changed files with 81 additions and 29 deletions
|
|
@ -302,6 +302,7 @@ class PointsInTimeVis extends SpecialVisualization {
|
|||
args = [
|
||||
{
|
||||
name: "key",
|
||||
type:"key",
|
||||
required: true,
|
||||
doc: "The key out of which the points_in_time will be parsed",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue