vsGoogleAutocomplete
vsGoogleAutocomplete copied to clipboard
Angularjs autocomplete module using Google Maps JavaScript API v3 and embedded autocomplete validator
use the `vs-update` directive to get a function callback called every time the place value updates. Example: ```html ```
Hi, if you search for a city and then you get the result, when you try to empty the input text the last result will be set to the input...
Hi, In a page I have 2 location search boxes for Move Out Location And Move In Location. When search for second location it overriding the first location information. How...
When I select any address in Brooklyn (e.g. 1280 Ocean Ave, Brooklyn, NY 11230, USA) the city field is not populated automatically. Though it works with any other city.
While the existing demos are OK, as far as they go, they really don't capture a typical usage of an address form. Please create an expanded demo ( similar to...
Hi, I noticed in your demo and also in my app that if I set types to '(cities)' I still get all possible locations and not only cities. Could you...
Thanks for great directive, I just wanted to know How can I only show the `City, Country` in input field once user typed and selected some suggestion. Currently I have...
Hi, I tried to inject your module into my script But i keep on getting this error: Module 'vsGoogleAutocomplete' is not available! You either misspelled the module name or forgot...