mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.9`: - [[DOCS] Remove outdated Maps video (#161991)](https://github.com/elastic/kibana/pull/161991) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"James Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-07-25T10:08:21Z","message":"[DOCS] Remove outdated Maps video (#161991)\n\n- Removes a video from the [Maps](https://www.elastic.co/guide/en/kibana/current/maps.html) docs. The video's UI is outdated. There are no current plans to update the video.\r\n- Adds a comment to the [Make dashboards interactive](https://www.elastic.co/guide/en/kibana/current/drilldowns.html). This video is slightly outdated, but we're leaving it in at the request of the dev team.\r\n\r\nCloses https://github.com/elastic/platform-docs-team/issues/131","sha":"1c3f4a8543ab24c994dbc1d061e047a9c7e9bef3","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Presentation","release_note:skip","docs","Feature:Maps","v8.8.2","v8.10.0","v8.9.1"],"number":161991,"url":"https://github.com/elastic/kibana/pull/161991","mergeCommit":{"message":"[DOCS] Remove outdated Maps video (#161991)\n\n- Removes a video from the [Maps](https://www.elastic.co/guide/en/kibana/current/maps.html) docs. The video's UI is outdated. There are no current plans to update the video.\r\n- Adds a comment to the [Make dashboards interactive](https://www.elastic.co/guide/en/kibana/current/drilldowns.html). This video is slightly outdated, but we're leaving it in at the request of the dev team.\r\n\r\nCloses https://github.com/elastic/platform-docs-team/issues/131","sha":"1c3f4a8543ab24c994dbc1d061e047a9c7e9bef3"}},"sourceBranch":"main","suggestedTargetBranches":["8.8","8.9"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161991","number":161991,"mergeCommit":{"message":"[DOCS] Remove outdated Maps video (#161991)\n\n- Removes a video from the [Maps](https://www.elastic.co/guide/en/kibana/current/maps.html) docs. The video's UI is outdated. There are no current plans to update the video.\r\n- Adds a comment to the [Make dashboards interactive](https://www.elastic.co/guide/en/kibana/current/drilldowns.html). This video is slightly outdated, but we're leaving it in at the request of the dev team.\r\n\r\nCloses https://github.com/elastic/platform-docs-team/issues/131","sha":"1c3f4a8543ab24c994dbc1d061e047a9c7e9bef3"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: James Rodewig <james.rodewig@elastic.co>
This commit is contained in:
parent
af68e95d1e
commit
d5321204bd
2 changed files with 3 additions and 16 deletions
|
@ -13,22 +13,6 @@ Create beautiful maps from your geographical data. With **Maps**, you can:
|
|||
* Symbolize features using data values.
|
||||
* Focus on only the data that’s important to you.
|
||||
|
||||
*Ready to get started?* Watch the https://videos.elastic.co/watch/BYzRDtH4u7RSD8wKhuEW1b[video], and then start your tour of **Maps** with the <<maps-getting-started, getting started tutorial>>.
|
||||
|
||||
++++
|
||||
<script type="text/javascript" async src="https://play.vidyard.com/embed/v4.js">
|
||||
</script>
|
||||
<img
|
||||
style="width: 100%; margin: auto; display: block;"
|
||||
class="vidyard-player-embed"
|
||||
src="https://play.vidyard.com/mBuWenQ2uSLY9YjEkPtzJC.jpg"
|
||||
data-uuid="mBuWenQ2uSLY9YjEkPtzJC"
|
||||
data-v="4"
|
||||
data-type="inline"
|
||||
/>
|
||||
</br>
|
||||
++++
|
||||
|
||||
[float]
|
||||
=== Build maps with multiple layers and indices
|
||||
Use multiple layers and indices to show all your data in a single map. Show how data sits relative to physical features like weather patterns, human-made features like international borders, and business-specific features like sales regions. Plot individual documents or use aggregations to plot any data set, no matter how large.
|
||||
|
|
|
@ -9,6 +9,9 @@
|
|||
|
||||
Add interactive capabilities to your dashboard, such as interactive filter controls, and drilldowns that allow you to navigate to *Discover*, other dashboards, and external websites.
|
||||
|
||||
// Video is slightly outdated. Left in at request of dev team.
|
||||
// See https://github.com/elastic/kibana/pull/161090#issuecomment-1620410065
|
||||
|
||||
++++
|
||||
<script type="text/javascript" async
|
||||
src="https://play.vidyard.com/embed/v4.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue