Quantcast
Channel: appscript – Mukesh Chapagain Blog
Viewing all articles
Browse latest Browse all 8

Google AppScript: Get Latitude Longitude & Distance between Places/City

$
0
0
This article shows how to get latitude and longitude of a particular place or city. We read the city/place name from a Google Spreadsheet, then get the latitude and longitude of that place using Google AppScript’s “Maps” class and then save the lat long in the spreadsheet. We will also be reading two places name from a Google Spreadsheet and then get the distance between those places in Kilometer using AppScript’s Maps class. Then, we save the distance in the spreadsheet. Get Latitude Longitude of any place In the code below, you have ...

Viewing all articles
Browse latest Browse all 8

Trending Articles