generator-gulp-angular
generator-gulp-angular copied to clipboard
How to install angular-google-maps to project
I'm having a few problem cause my project need a GoogleMaps reference, however when I added using bower the angular-google-maps's dependencies were not built to vendor file in correct order. Angular-google-maps depend to google-maps-utility-library-v3, then this last lib appears before angular-google-maps, so the angular-google-maps lib not create the script reference to my index.html.
Console error: Uncaught ReferenceError: google is not defined at http://localhost:3000/bower_components/google-maps-utility-library-v3-markerwithlabel/dist/markerwithlabel.js:71:24