Shohreh
(Shohreh)
2
I also notice that even if I set “displayOnLoad” to “false” when importing a geojson file, all the layers are displayed:
"_storage": {
"displayOnLoad": false,
"browsable": true,
"remoteData": {},
"name": "Layer 1"
What is the right way to tell Umap to hide all the layers when importing them, or hide them all in one go manually?
Thank you.