Skip to content

Instantly share code, notes, and snippets.

@fk-pixel
Created August 22, 2020 12:29
Show Gist options
  • Save fk-pixel/befdca5153795028136404bddc2825f8 to your computer and use it in GitHub Desktop.
Save fk-pixel/befdca5153795028136404bddc2825f8 to your computer and use it in GitHub Desktop.
import folium
map_deutschland = folium.Map(location=[51.133481,10.018343],
zoom_start = 5)
map_deutschland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment