• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a node script that helps you get location address using google map API. The script pulls all locations from the `test.xlxs` file located in the root directory and then sends a request to get the address based on the geocordinates. Once response is received, it writes the Latitude, Longitude and Address to a new Sheet in the same excel file.