Skip to content

Commit 14b98fa

Browse files
estherk15cswatt
andauthored
Update geomap image and Visual Options (#31012)
* Update geomap image and Visual Options * Apply suggestions from code review Co-authored-by: cecilia saixue watt <[email protected]> --------- Co-authored-by: cecilia saixue watt <[email protected]>
1 parent 65a03fb commit 14b98fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/dashboards/widgets/geomap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The geomap widget visualizes geographic data with shaded regions or points. It c
1818
- View user sessions filtered by employee.
1919
- Monitor performance metrics like load time, core web vitals, and percent of views with errors.
2020

21-
{{< img src="/dashboards/widgets/geomap/geomap-points.png" alt="Geomap visualization with the points overlay" >}}
21+
{{< img src="/dashboards/widgets/geomap/geomap_zoom_region.mp4" alt="Zooming to a region in the Geomap widget" video=true >}}
2222

2323
## Setup
2424

@@ -33,7 +33,7 @@ The geomap widget visualizes geographic data with shaded regions or points. It c
3333
**Note**: Support for data sources varies based on the visualization layer you select.
3434
{{< tabs >}}
3535
{{% tab "Regions" %}}
36-
| Data source | Notes |
36+
| Data source | Notes |
3737
| -------------- | -------- |
3838
|Log Events | The group by tag must include a country ISO Code (alpha-2 ISO format) or a country subdivision ISO Code (ISO-3166-2 format). You can use the [GeoIP Processor][1] to do this, or manually include the [tags on ingest][2]. See the [Log search documentation][3] to configure a log event query.|
3939
|Metric | The group by tag must include a country ISO Code (alpha-2 ISO format) or a country subdivision ISO Code (ISO-3166-2 format). You can [generate metrics from ingested logs][4], or manually include the [tags on ingest][2]. See the [querying documentation][5] to configure a metric query.|
@@ -52,7 +52,7 @@ The geomap widget visualizes geographic data with shaded regions or points. It c
5252

5353
{{% tab "Points" %}}
5454
| Data source | Notes |
55-
| ----------- | ----- |
55+
| ----------- | ----- |
5656
|Log Events | The group by tag must include a country ISO Code following the alpha-2 ISO format. You can use the [GeoIP Processor][1] to do this, or manually include the [tags on ingest][2]. See the [Log search documentation][3] to configure a log event query. |
5757
|RUM | See the [RUM documentation][4] to configure a RUM query. |
5858

@@ -63,7 +63,7 @@ The geomap widget visualizes geographic data with shaded regions or points. It c
6363
{{% /tab %}}
6464
{{< /tabs >}}
6565

66-
3. Optional: Configure your view box to specify where you want to focus the map initially.
66+
3. (Optional) Under **Visual Options**, use the **Set widget default view** dropdown to select where to initially focus the map. Select **Custom** to define a custom region, or search for the name of a country, state, or province.
6767

6868
### Options
6969

Binary file not shown.

0 commit comments

Comments
 (0)