Skip to content

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

@drcsantos

Description

@drcsantos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions