Skip to main content

Selection

Using the selection tool, you can highlight one or more objects on the map.

Example

(21 717.1 - 63 951.1] $
(63 951.1 - 228 539.2] $
(228 539.2 - 356 084.9] $
(356 084.9 - 541 063.6] $
(541 063.6 - 1 268 868.3] $
(1 268 868.3 - 2 630 317.7] $
2 630 317.7 + $
Units: US Dollars (Millions)
Leaflet Geovisto | VUT FIT Brno

Installation

npm i geovisto-selection

Configuration

Configuration used in example above:

{
"type": "geovisto-tool-selection",
"id": "geovisto-tool-selection",
"enabled": true,
"selection": {
"tool": "geovisto-tool-layer-choropleth",
"ids": [
"USA"
]
}
}