We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971666a commit 5c695cbCopy full SHA for 5c695cb
directives/map.js
@@ -58,7 +58,7 @@
58
return {
59
restrict: 'AE',
60
controller: '__MapController',
61
- conrollerAs: 'ngmap'
+ controllerAs: 'ngmap'
62
};
63
64
0 commit comments