forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
b61f930fea
39 changed files with 525 additions and 22753 deletions
|
@ -403,7 +403,7 @@ export default class SpecialVisualizations {
|
|||
},
|
||||
{
|
||||
funcName: "statistics",
|
||||
docs: "Show general statistics about the elements currently in view. Intended to use on the `current_view`-layer",
|
||||
docs: "Show general statistics about all the elements currently in view. Intended to use on the `current_view`-layer. They will be split per layer",
|
||||
args: [],
|
||||
|
||||
constr: (state) => new SvelteUIElement(AllFeaturesStatistics, { state }),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue