GeoMap: Pan and zoom keyboard support (#86573)

* Make GeoMap keyboards navigable

* Remove redundant interaction boolean

* Fix tabIndex error and set role to application

* Update docs
This commit is contained in:
Tobias Skarhed
2024-04-22 10:53:32 +02:00
committed by GitHub
parent 951916c668
commit b399facf2c
2 changed files with 10 additions and 1 deletions
@@ -44,6 +44,8 @@ Geomaps allow you to view and customize the world map using geospatial data. You
{{< figure src="/static/img/docs/geomap-panel/geomap-example-8-1-0.png" max-width="1200px" caption="Geomap panel" >}}
Pan the map, while it's in focus, by using the arrow keys. Zoom in and out by using the `+` and `-` keys.
The following video provides beginner steps for creating geomap visualizations. You'll learn the data requirements and caveats, special customizations, preconfigured displays and much more:
{{< youtube id="HwM8AFQ7EUs" >}}