esbanarango / ember-place-autocomplete

Ember cli addon to provide a component that uses Google Places API to autocomplete place information when people write their address
MIT License
63 stars 62 forks source link

prevent null/undefined values for latLng/restrictions from erroring out #64

Closed jamesdixon closed 6 years ago

jamesdixon commented 6 years ago

Prevents addon from erroring out if null/undefined value passed for latLngBnds or restrictions

jamesdixon commented 6 years ago

@dmuneras any chance of getting this merged and a new version released? Thanks!

dmuneras commented 6 years ago

@jamesdixon I am going to merge and take a look after work today. Sorry for the delay, I was some time AFK and I am just reviewing pending tasks again.

jamesdixon commented 6 years ago

No worries, @dmuneras! I know life gets busy. I was just going through my dependencies and noticed that I was still pointing to my fork so I thought I'd ping ya!