Updated Network (markdown) authored by Simroubriff's avatar Simroubriff
......@@ -117,6 +117,10 @@ paramsFiltre : { conditionBlock : "and" | "or" , conditionTagsInBlock : "and" |
"searchType" : ["organizations", "projects", "events"],
```
//Le tag principal des points remontés ou créés via la carte auront le tag mentionné.
```
"mainTag" : ["TiersLieux" ]
```
//Filtrer par tags
```
"searchTag" : ["Nord","MEL"],
......
......