I'm using the places API with Google Maps. I want that whenever I pick a country I am able to adjust the viewport to the size of the country.
Any idea on how to achieve this?
On the PlacesApi I can't get any information related to it (I guess)
I'm using the places API with Google Maps. I want that whenever I pick a country I am able to adjust the viewport to the size of the country.
Any idea on how to achieve this?
On the PlacesApi I can't get any information related to it (I guess)
I did a quick Google search and stumbled upon this stackoverflow answer:
It seems to answer your questions.