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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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.