Just a hack. The Google Maps search query is made up of two parts. The first part is the category of the point of interest or the business name you are searching for. The second part is the geographic location you want to search in. You separate these two parts by either one of two keywords, 'in' or 'near', both keywords work with the same effect. Some search examples: Besides restaurants and hotels, you can search for almost any business category from the yellow pages like bowling, parks, entertainment, shopping, movie theaters according to your point of interests you can search Hotels. Python code To run this simply run the following commands
- Clone the repository
- pip install python
- python manage.py runserver