Enes Hatibovic

Results 1 comments of Enes Hatibovic

Yes, you need to modify GoogleplaceDirective ``` var country = '' var options = { componentRestrictions: {"country": country} }; this.autocomplete = new google.maps.places.Autocomplete(input, options ); ```