Hello all,
I have a website in which on button click I upload a CSV file to the browser, which contains street address, zip, city, state, etc., So, I want to geocode all the address present in CSV file and get the latitude and longitude of all the addresses, I have read the file and stored the address into a JSON array, can you guys please provide me the right direction, to start with.
Thanks.
Deepak