Guest User

Untitled

a guest
Mar 22nd, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. dir(folium.Map)
  2.  
  3. import folium
  4. map_osm = folium.Map(location=[45.5236, -122.6750])
  5. map_osm.create_map(path='osm.html')
Add Comment
Please, Sign In to add comment