[Vega Docs] Add experimental flag on the vega maps title (#89402)

* [Vega Docs] Add experimental flag on the vega maps title

* Add the experimental warning on the initial paragraph of vega maps to be more visible
This commit is contained in:
Stratoula Kalafateli 2021-01-27 17:03:44 +02:00 committed by GitHub
parent d1b88afd3b
commit 0abf45fcf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -237,7 +237,7 @@ format: {property: "features"}
[[vega-with-a-map]]
==== Vega with a Map
To enable *Maps*, the graph must specify `type=map` in the host configuration:
experimental[] To enable *Maps*, the graph must specify `type=map` in the host configuration:
[source,yaml]
----
@ -335,7 +335,7 @@ Use the contextual *Inspect* tool to gain insights into different elements.
[float]
[[inspect-elasticsearch-requests]]
======= Inspect {es} requests
====== Inspect {es} requests
*Vega* uses the {ref}/search-search.html[{es} search API] to get documents and aggregation
results from {es}. To troubleshoot these requests, click *Inspect*, which shows the most recent requests.