'Retrieve a list of country names using Google places api
How can we get a list of countries/stats/cities in the world using Google places API? Using either google api javascript library or google api web service interface.
Solution 1:[1]
Updated on 29 Jan 2022
For the country list and it's full detail download json file form this link. and use it in your project https://drive.google.com/file/d/1VBsGFi20SHElkQp82LP0EwZGEzQMQjWc/view.
Its free for use
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
