mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -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
1cb6607789
commit
7b4833c02a
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