Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created April 21, 2020 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhishek-shrm/8ed347856f62f60efd03ce719fd27794 to your computer and use it in GitHub Desktop.
Save abhishek-shrm/8ed347856f62f60efd03ce719fd27794 to your computer and use it in GitHub Desktop.
m1=folium.Map(width=550,height=350,location=[28.644800, 77.216721],zoom_start=11,min_zoom=8,max_zoom=14)
fig.add_child(m1)
m1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment