kibana/docs/maps/tile-layer.asciidoc
Nathan Reese e40359958f
[Maps] Update titles and descriptions for data sources (#44833)
* [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
2019-09-05 20:38:01 -06:00

20 lines
572 B
Plaintext

[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.