mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
* [Maps] connecting to EMS docs * remove un-related test file * worked with gchaps to make much better * simplify disable intro * feedback * add optional flag back to step
22 lines
654 B
Text
22 lines
654 B
Text
[role="xpack"]
|
|
[[maps]]
|
|
= Maps
|
|
|
|
[partintro]
|
|
--
|
|
|
|
beta[]
|
|
|
|
The **Maps** application enables you to parse through your geographical data at scale, with speed, and in real time. With features like multiple layers and indices in a map, plotting of raw documents, dynamic client-side styling, and global search across multiple layers, you can understand and monitor your data with ease.
|
|
|
|
[role="screenshot"]
|
|
image::maps/images/sample_data_ecommerce.png[]
|
|
|
|
--
|
|
|
|
include::maps-getting-started.asciidoc[]
|
|
include::heatmap-layer.asciidoc[]
|
|
include::tile-layer.asciidoc[]
|
|
include::vector-layer.asciidoc[]
|
|
include::search.asciidoc[]
|
|
include::connect-to-ems.asciidoc[]
|