v0.1.3
An Angular directive for Google Maps location autocompletion API.
Add an autocomplete-location attribute to any input element.
autocomplete-location
For location metadata listen for a locationAutocompleted event on the parent $scope.
locationAutocompleted
Locompleter
An Angular directive for Google Maps location autocompletion API.
Usage
Add an
autocomplete-locationattribute to any input element.For location metadata listen for a
locationAutocompletedevent on the parent $scope.