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 8ae2228 commit 1ef5e46Copy full SHA for 1ef5e46
docs/_static/switcher.json
@@ -4,10 +4,14 @@
4
"url": "https://python-visualization.github.io/folium/dev/"
5
},
6
{
7
- "name": "latest (0.17.0)",
8
- "version": "0.17.0",
+ "name": "latest (0.18.0)",
+ "version": "0.18.0",
9
"url": "https://python-visualization.github.io/folium/latest/"
10
11
+ {
12
+ "version": "0.17.0",
13
+ "url": "https://python-visualization.github.io/folium/v0.17.0/"
14
+ },
15
16
"version": "0.16.0",
17
"url": "https://python-visualization.github.io/folium/v0.16.0/"
0 commit comments