I want to use Kibana to map health of materials in a certain area and I want to use icons to help me visualize what every material is . Further, I want the color of the icons to change based on some condition ( example, blue when the material is healthy and red when it is deteriorating, etc).
So, my questions:
-can I show individual points on a map? Kibana is showing me one big blob rather than every point. I increased the zoom level following http://kaeff.net/posts/increasing-map-zoom-level-in-kibana.html but that did not fix my problem.
-can I use different icons to represent the various materials (see figure I created with R shiny)?
-can I change the color of each icon based on some condition?