Folium: Dual Map

Created on 16 Apr 2020  路  2Comments  路  Source: python-visualization/folium

Is it possible somehow to make independent m.m1 from m.m2 when using folium.plugins.DualMap ?
For example, when I move m1 map, m2 map is also moving.

Thanks

question

All 2 comments

That's kind of the whole point of that plugin, so no there's no way to disable that I'm afraid. If that's what you want you could make two normal Map objects and embed both in one html file next to each other.

Thanks for your quick answer!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Alcampopiano picture Alcampopiano  路  14Comments

reaganch picture reaganch  路  13Comments

Alcampopiano picture Alcampopiano  路  14Comments

achourasia picture achourasia  路  15Comments

themiurgo picture themiurgo  路  19Comments