We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b7c5a commit 584523eCopy full SHA for 584523e
1 file changed
folium/plugins/polyline_text_path.py
@@ -83,5 +83,5 @@ def render(self, **kwargs):
83
"if it's not in a Figure.")
84
85
figure.header.add_child(
86
- JavascriptLink("https://rawgit.com/makinacorpus/Leaflet.TextPath/gh-pages/leaflet.textpath.js"), # noqa
+ JavascriptLink("https://rawgit.com/makinacorpus/Leaflet.TextPath/leaflet0.8-dev/leaflet.textpath.js"), # noqa
87
name='polylinetextpath')
0 commit comments