Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 373 Bytes

File metadata and controls

12 lines (9 loc) · 373 Bytes

angular-googlemap-location-picker

Install using bower
bower install angular-googlemap-location-picker

Usage:

<google-map-locator class="google-map"
radius="10"
on-location-initialize="onLocationInitialize(addressComponents)"
on-location-change="onLocationChange(addressComponents)">
</google-map-locator>