Skip to main content

Info

The Info tool provides the ability to provide the user with basic information about the visualized data.

Example​

Loading...

Installation​

npm i geovisto-info

Configuration​

Configuration used in example above:

{
"type": "geovisto-tool-info",
"id": "geovisto-tool-info",
"enabled": true,
"defaultFile": "intro.md"
}