Replies: 1 comment
-
Hi endolith, Sorry for the late response. Folium is a thin wrapper around the Leaflet javascript library. For these types of questions you'd better contact the upstream plugin maintainer. Regards, Hans Then |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ChatGPT introduced me to folium and I like that it shows heatmaps overlaid on map tiles, but the heatmap is made up of discrete points that blend together when zoomed out:
It looks like the
radius
parameter is an int, not an array?Beta Was this translation helpful? Give feedback.
All reactions