iframe = folium.element.IFrame(html=html,width=width,height=height). 40. popup = folium.Popup(iframe,max_width=width). 41. return popup.
確定! 回上一頁