Skip to content

Commit

Permalink
Merge branch 'release/0.1.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
IndigoWizard committed Jun 19, 2022
2 parents a3f19a5 + 7570cbc commit 8f24385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import webbrowser

################### NEXT TASKS
# Imagery analysis with earth-engine api

# setting up the main map for the project
m = folium.Map(location = [36.6193, 2.2547], tiles='OpenStreetMap', zoom_start = 15, control_scale = True)
Expand Down

0 comments on commit 8f24385

Please sign in to comment.