From e5857c4f60857cb4d037e92db6a4ef51089c4f5e Mon Sep 17 00:00:00 2001 From: Frank <33519926+Conengmo@users.noreply.github.com> Date: Mon, 15 Oct 2018 22:27:31 +0200 Subject: [PATCH 1/3] Proper scaling on mobile phones --- folium/folium.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/folium/folium.py b/folium/folium.py index 183ee3b78..db2c80ef9 100644 --- a/folium/folium.py +++ b/folium/folium.py @@ -169,6 +169,8 @@ class Map(MacroElement): """ _template = Template(u""" {% macro header(this, kwargs) %} + +