angular-ui / angular-google-maps

AngularJS directives for the Google Maps Javascript API
http://angular-ui.github.io/angular-google-maps
2.52k stars 1.07k forks source link

Sometimes proms.length = 0. Then error is thrown when initing map #1289

Closed hendricius closed 9 years ago

hendricius commented 9 years ago

Sometimes proms.length is 0. Then an error is thrown on this line:

https://github.com/angular-ui/angular-google-maps/blob/master/src/coffee/directives/api/utils/is-ready.coffee#L38

nmccready commented 9 years ago

Your PR resolves it #1290