You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[skip-ci] Replace coordinate map in Kibana getting started docs with Maps (#50167) (#50227)
* [Maps] replace coordinate map with Elastic Maps in Kibana getting started docs
* update dashboard getting started page
* update screen shot
* Update docs/getting-started/tutorial-visualizing.asciidoc
Co-Authored-By: gchaps <[email protected]>
* review feedback
* update dashboard instructions to include step to set time fitler
* clean up more instances for vector style
* review feedback
Copy file name to clipboardExpand all lines: docs/maps/maps-getting-started.asciidoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ the {es} index `kibana_sample_data_logs` on the shared key iso2 = geo.src.
84
84
. Set *Right source* to *kibana_sample_data_logs*.
85
85
. Set *Right field* to *geo.src*.
86
86
87
-
===== Set the vector style
87
+
===== Set the layer style
88
88
89
89
All of the world countries are still a single color because the layer is using <<maps-vector-style-static, static styling>>.
90
90
To shade the world countries based on which country is sending the most requests, you'll need to use <<maps-vector-style-data-driven, data driven styling>>.
0 commit comments