Coordinates of points on the map of Vega

Hello! To build a map with geo-coordinates (latitude and longitude) I use the Vega plugin.
Here is an example that https://github.com/nyurik/kibana-vega-vis/blob/master/examples/custom-map/vega-code.json
I can not figure out how to filter the points on the map and draw them with certain criteria in different colors. And to divide visually (as by colors, or lines, as you like) the selection areas when approaching the map?

I would recommend starting with some simple vega tutorial to better understand how vega works and turns data dimensions into visual representations.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.