Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install angular-google-maps to project #1174

Open
drcsantos opened this issue Dec 29, 2016 · 0 comments
Open

How to install angular-google-maps to project #1174

drcsantos opened this issue Dec 29, 2016 · 0 comments

Comments

@drcsantos
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant