dylanfprice / angular-gm

AngularJS Google Maps Directives
MIT License
198 stars 47 forks source link

Documentation: Examples Not Loading #80

Closed loganwedwards closed 9 years ago

loganwedwards commented 9 years ago

I see a module injection error for angular in the console.

http://dylanfprice.github.io/angular-gm/1.0.1/examples/

Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.2.27/$injector/modulerr?p0=AngularGMExample&p…gleapis.com%2Fajax%2Flibs%2Fangularjs%2F1.2.27%2Fangular.min.js%3A18%3A170)
dylanfprice commented 9 years ago

Sorry looks like I forgot to push the gh-pages branch! Fixed.

loganwedwards commented 9 years ago

Great. Many thanks. I actually hacked Circle functionality into my own forked version, but now that you have it, i'll fire up 'ol bower again. Cheers!