-ensure that required parameters are present and put some sort of indication
-proper validation to search button (disable if form is not valid)
-sync with backend later, for now, make sure that the proper values will be sent to backend
(log the output right before it hits the backend layer)
-add all possible filters for the google nearby place search. refer to https://googlemaps.github.io/google-maps-services-js/docs/GoogleMapsClient.html for required parameters and optional as well as the data type. (placeNearby method)
-ensure that required parameters are present and put some sort of indication -proper validation to search button (disable if form is not valid) -sync with backend later, for now, make sure that the proper values will be sent to backend (log the output right before it hits the backend layer)