Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question