mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[docs] fix table in Settings documentation (#129933)
* [docs] fix table in Settings documenation * try passthrough * triple pass through * make code block
This commit is contained in:
parent
ce2f6171c1
commit
38d5202f55
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ When `includeElasticMapsService` is turned off, only tile layer configured by <<
|
|||
| Specifies the URL of a self hosted <<elastic-maps-server,{hosted-ems}>>
|
||||
|
||||
| [[tilemap-settings]] `map.tilemap.options.attribution:` {ess-icon}
|
||||
| The map attribution string. Provide attributions in markdown and use '|' to delimit attributions, for example: `"[attribution 1](https://www.attribution1)|[attribution 2](https://www.attribution2)"`.
|
||||
| The map attribution string. Provide attributions in markdown and use `\|` to delimit attributions, for example: `"[attribution 1](https://www.attribution1)\|[attribution 2](https://www.attribution2)"`.
|
||||
*Default: `"© [Elastic Maps Service](https://www.elastic.co/elastic-maps-service)"`*
|
||||
|
||||
| [[tilemap-max-zoom]] `map.tilemap.options.maxZoom:` {ess-icon}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue