mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
* [docs] fix table in Settings documenation
* try passthrough
* triple pass through
* make code block
(cherry picked from commit 38d5202f55
)
Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
This commit is contained in:
parent
d70d66d27c
commit
bd05cef3f1
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,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