Skip to content

Commit 0959d62

Browse files
Fix styling
1 parent 787faae commit 0959d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/search_mvt/SearchMvtRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ import { ZoomLevel } from './_types/ZoomLevel'
118118
* Some cells may intersect more than one vector tile.
119119
* To compute the H3 resolution for each precision, Elasticsearch compares the average density of hexagonal bins at each resolution with the average density of tile bins at each zoom level.
120120
* Elasticsearch uses the H3 resolution that is closest to the corresponding geotile density.
121-
*
121+
*
122122
* Learn how to use the vector tile search API with practical examples in the [Vector tile search examples](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/vector-tile-search) guide.
123123
* @rest_spec_name search_mvt
124124
* @availability stack since=7.15.0 stability=stable

0 commit comments

Comments
 (0)