as_html() @staticmethod def _inline_map(m, width, height): """Returns an embedded iframe of a folium.map.""" html = m._repr_html_() return html ...
確定! 回上一頁