Hello guys!
I need a help with some dashboards, basically i dont even know if what i have to do is possibile or not...
I have a choroplet map where countries are colored based on a status field using geom command..(i have attached an example).
When a user click on one of the colored country, a new dashboard should appear with a new map of the country selected. In this map i have to put based on lat and lon (that i have) some icons with a specific color. ( icons an color are base on two fields.
I'm struggling just for charting only a country map and not the entire planisphere, but i do noyhave also idea if its possible to put custom icon on it.
Thanks in advance for anyone who can help!
Below an example of the table that i have for doing the second dashboard
Country (select by the user from the first dashboard) | Lat | Lon | Icon Type | Icon Color |
Italy | number | number | ballon | red |
Italy | number | number | umbrella | yellow |