mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
19 lines
570 B
Text
19 lines
570 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:
|
|
|
|
*Custom Tile Map Service*:: Map tiles configured in kibana.yml.
|
|
See map.tilemap.url in <<settings>> for details.
|
|
|
|
*Tiles*:: Map tiles from https://www.elastic.co/elastic-maps-service[Elastic Maps Service].
|
|
|
|
*Tile Map Service from URL*:: Map tiles from a URL that includes the XYZ coordinates.
|
|
|
|
*Web Map Service*:: Maps from OGC Standard WMS.
|