M
M
mrpotapov892017-03-20 15:07:16
Google Maps
mrpotapov89, 2017-03-20 15:07:16

How to display addresses in google.maps.places.Autocomplete only for a specific area?

what parameter and with what value to enter in the following code:
var autocomplete = new google.maps.places.Autocomplete(document.getElementById('adress'), {
language: 'ru',
componentRestrictions: {country: 'ru'}
}) ;
so that the results are displayed for a specific region, for example, Nizhny Novgorod?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question