0

I wondered and searched in google map api, how can i get JSON list of all countries (not autocomplete) in select box for example.

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47
user3076461
  • 21
  • 1
  • 1
  • Check this: https://developers.google.com/places/webservice/autocomplete – Rahul Tripathi Apr 27 '15 at 10:30
  • There is this question http://stackoverflow.com/questions/14597389/how-to-get-list-of-all-countries-in-world-through-google-map-api and they say you can't. – jcubic Apr 27 '15 at 10:31

1 Answers1

0

you cannot, but if you try googling "country list json" you'll find plenty of resources like this or this

n00dl3
  • 21,213
  • 7
  • 66
  • 76