kibana/docs/maps/index.asciidoc
Nathan Reese e567b734c7
[Maps] connecting to EMS docs (#34737) (#35116)
* [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
2019-04-15 21:54:26 -06:00

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