I hereby claim:
- I am jw84 on github.
- I am jerrywang (https://keybase.io/jerrywang) on keybase.
- I have a public key ASDA8uV4MxPHtR2IX3URWbx9m5EF7g-118GeMbfsGpFp0go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/* | |
* An AngularJS Service for intelligently geocoding addresses using Google's API. Makes use of | |
* localStorage (via the ngStorage package) to avoid unnecessary trips to the server. Queries | |
* Google's API synchronously to avoid `google.maps.GeocoderStatus.OVER_QUERY_LIMIT`. | |
* | |
* @author: benmj | |
* @author: amir.valiani | |
* | |
* Original source: https://gist.github.com/benmj/6380466 | |
*/ |