I want to change the color of geo points according to their category. I have a field named "category" in my index it this field their is three category high, medium and low. I want to show the geo points color according to this category like all high points color changes to green, medium points color change to red etc.
I would recommend checking out the Vega mapping tutorial which has an example of scaling points on the map based on data. You should be able to use a similar pattern for changing the color of points based on some attribute.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.