Geomap: Add option to toggle no-repeating (#108201)

* Geomap: Add option to toggle no-repeating

* Add option and apply to all basemaps

* Clean up some comments

* Update docs

* Add tests

* Fix option change handling issues

* Update translations

* Fix e2e test
This commit is contained in:
Drew Slobodnjak
2025-07-28 14:06:33 -07:00
committed by GitHub
parent 4b9e03e7c0
commit bee169d7a6
16 changed files with 380 additions and 19 deletions
@@ -184,6 +184,14 @@ The **Share view** option allows you to link the movement and zoom actions of mu
You might need to reload the dashboard for this feature to work.
{{< /admonition >}}
#### No map repeating
The **No map repeating** option prevents the base map tiles from repeating horizontally when you pan across the world. This constrains the view to a single instance of the world map and avoids visual confusion when displaying global datasets.
{{< admonition type="note" >}}
Enabling this option requires the map to reinitialize.
{{< /admonition >}}
### Map layers options
Geomaps support showing multiple layers. Each layer determines how you visualize geospatial data on top of the base map.