mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
* [Maps] Update titles and descriptions for data sources * update kibana tilemap source description * Update x-pack/legacy/plugins/maps/public/layers/sources/es_pew_pew_source/es_pew_pew_source.js Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com> * update functional test dataTestSubj click handles based on source name changes * update TMS source descriptions to be more consistent
19 lines
572 B
Text
19 lines
572 B
Text
[role="xpack"]
|
|
[[tile-layer]]
|
|
== Tile layer
|
|
|
|
The tile layer displays image tiles served from a tile server.
|
|
|
|
[role="screenshot"]
|
|
image::maps/images/tile_layer.png[]
|
|
|
|
You can create a tile layer from the following data sources:
|
|
|
|
*Configured Tile Map Service*:: Tile map service configured in kibana.yml.
|
|
See map.tilemap.url in <<settings>> for details.
|
|
|
|
*EMS Basemaps*:: Tile map service from https://www.elastic.co/elastic-maps-service[Elastic Maps Service].
|
|
|
|
*Tile Map Service*:: Tile map service configured in interface.
|
|
|
|
*Web Map Service*:: Maps from OGC Standard WMS.
|