Integration of Google Places search API in Node JS

If you want to add place search and want to display places on Google map using NodeJS then you are at the right place.

Google provides a feature of searching places based on the latitude and longitude or we can say location. Google gives Places API Requests, NearBy Search API Requests to search place information like shops, hospitals, Grocery stores, Petrol pumps, Restaurants nearby you.

Following are the key points which are required when you search for any place:

  • Radius
  • Location (Latitude and Longitude)
  • Place’s name / Category of place’s name like Restaurant

Type of APIs and its usage

Read more: https://tudip.com/blog-post/integration-of-google-places-search-api-in-node-js/

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store