Javascript – How to get city name from a latitude and longitude point

geocodinggoogle mapsjavascriptlatitude-longitudenode.js

Is there a way to get a city name from a latitude and longitude point using the google maps api for javascript?

If so could I please see an example?

Best Answer