@ -51,6 +51,8 @@ def showMapFromLatLng(lat, lng):
# API
@get('/api/<lat:float>,<lng:float>')
def latLngToHash(lat, lng):
print(lat)
print(lng)
try:
three = these.three_words(lat,lng)
six = these.six_words(lat,lng)