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 89851f6 commit 4353d8fCopy full SHA for 4353d8f
testapp/marker_dynamic_ng_repeat.html
@@ -32,7 +32,7 @@
32
}
33
};
34
35
- $interval(generatMarkers, 2000);
+ $interval(generateMarkers, 2000);
36
});
37
</script>
38
</head>
0 commit comments