We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bceb508 commit d9dd4d6Copy full SHA for d9dd4d6
docs/_static/switcher.json
@@ -4,10 +4,14 @@
4
"url": "https://python-visualization.github.io/folium/dev/"
5
},
6
{
7
- "name": "latest (0.18.0)",
8
- "version": "0.18.0",
+ "name": "latest (0.19.0)",
+ "version": "0.19.0",
9
"url": "https://python-visualization.github.io/folium/latest/"
10
11
+ {
12
+ "version": "0.18.0",
13
+ "url": "https://python-visualization.github.io/folium/v0.18.0/"
14
+ },
15
16
"version": "0.17.0",
17
"url": "https://python-visualization.github.io/folium/v0.17.0/"
0 commit comments