angular-ui / ui-map

Google Maps
http://angular-ui.github.io/ui-map
MIT License
288 stars 93 forks source link

https://angular-ui.github.io/angular-google-maps/ doesn't work #46

Closed borisarzentar closed 9 years ago

borisarzentar commented 9 years ago

Controller in 8f003f36.scripts.js angular.module("angularGoogleMapsApp").controller(["$scope","$log","$location","NotFoundCtrl"... needs name before safe injection array.

angular-hint breaks because of that.