Browse Source

Remove experimental flag from geo field format mvt (#81721)

Small left over from 7.16 where mvt feature become GA
Ignacio Vera 3 years ago
parent
commit
8c6ed1efc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/search/search.asciidoc

+ 1 - 1
docs/reference/search/search.asciidoc

@@ -409,7 +409,7 @@ http://www.geojson.org[GeoJSON]
 {wikipedia}/Well-known_text_representation_of_geometry[Well Known Text]
 
 `mvt(<zoom>/<x>/<y>@<extent>)` or `mvt(<zoom>/<x>/<y>)`:::
-experimental:[] Binary
+Binary
 https://docs.mapbox.com/vector-tiles/specification[Mapbox vector tile]. The API
 returns the tile as a base64-encoded string.
 +