UsainBloot / wheel-of-lunch

HTML5 randomised spinning wheel to select a place to eat by using a RESTful API to fetch local places.
http://usainbloot.github.io/wheel-of-lunch
72 stars 31 forks source link

Allow searching based on postcode instead of lat and long. #15

Closed bobble14988 closed 10 years ago

bobble14988 commented 10 years ago

Useful example below:

http://ben-major.co.uk/2012/02/using-google-maps-to-lookup-uk-postcodes/

jason-s13r commented 10 years ago

How about instead just have a map to pick your location.

UsainBloot commented 10 years ago

Good idea, I will include that as well. Thanks!