actengage / vue-place-autocomplete

A Vue component for the Google Place Autocomplete API.
Other
26 stars 27 forks source link

Restrict predictions by component restrictions #16

Open CSalih opened 3 years ago

CSalih commented 3 years ago

According to the AutocompletionRequest interface (https://developers.google.com/maps/documentation/javascript/reference/places-autocomplete-service#AutocompletionRequest) component-restrictions should renamed to componentRestrictions.

Fixes: #6