Skip to content

Commit

Permalink
changes to how place query works
Browse files Browse the repository at this point in the history
  • Loading branch information
ChHarding committed Oct 14, 2020
1 parent c8e438a commit 3ddfee6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions touchterrain/server/TouchTerrain_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ def main_page():
# defines optional polygon (currently not used)
'polyURL': "", #"https://drive.google.com/file/d/1qrBnX-VHXiHCIIxCZhyG1NDicKnbKu8p/view?usp=sharing", # in KML file at Google Drive

"place": "", # search result, will be set in JS if search was used

"google_maps_key": google_maps_key, # '' or a key from GoogleMapsKey.txt
}

Expand Down

0 comments on commit 3ddfee6

Please sign in to comment.