GeoMap: support setting view based on map data (#44852)

This commit is contained in:
Pierre Baumard
2022-03-18 11:13:55 -07:00
committed by GitHub
parent 6967b15e76
commit 1dbfbc0e96
3 changed files with 34 additions and 7 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ The initial view configures how the GeoMap panel renders when the panel is first
- **View** sets the center for the map when the panel first loads.
- **Latitude** (available when the **View** mode is _Coordinates_)
- **Longitude** (available when the **View** mode is _Coordinates_)
- **Zoom** sets the initial zoom level for the GeoMap panel.
- **Zoom** sets the initial zoom level for the GeoMap panel, or the initial maximum zoom level in case the _Fit data layers_ view is selected.
## Data layer