Hi - I love what you have created here - today I manage to get an aggregate query from elastic search displayed on a Folium map in a few hours - it was really easy!
Now I am trying to add popups, but I cannot see any example that shows how to get a popup on a choropleth map - could someone point me in the right direction please.
I would just want to display the value associated with the polygon. I was thinking of adding the value back to the underlying geojson object and then adding that on as some form of transparent layer on top of the choropleth - but not having much luck!!
If you point me in the right direction I will create an example notebook for others as thanks ;-) My coding probably is not up to much more contribution at this stage!
Matt
Hi - I love what you have created here - today I manage to get an aggregate query from elastic search displayed on a Folium map in a few hours - it was really easy!
Now I am trying to add popups, but I cannot see any example that shows how to get a popup on a choropleth map - could someone point me in the right direction please.
I would just want to display the value associated with the polygon. I was thinking of adding the value back to the underlying geojson object and then adding that on as some form of transparent layer on top of the choropleth - but not having much luck!!
If you point me in the right direction I will create an example notebook for others as thanks ;-) My coding probably is not up to much more contribution at this stage!
Matt