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 b6c5a0b commit b147a28Copy full SHA for b147a28
README.md
@@ -1,6 +1,10 @@
1
angular-google-maps
2
===================
3
4
+*As of now, all development is done in the [r1-dev branch](https://github.com/nlaplante/angular-google-maps/tree/r1-dev).
5
+Pull requests for the master branch will be ignored. When reporting issues, please specify which branch you're experiencing
6
+it in. Issues found in master will be evaluated and if they're present in r1-dev, will be fixed. See issue #64.*
7
+
8
AngularJS directives for the Google Maps Javascript API. Quite different from AngularUI's take on it. Up to you to decide what suits your needs.
9
10
Please see the example in the tree. And be sure to [RTFM](http://nlaplante.github.io/angular-google-maps "read the documentation")!
0 commit comments