This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Description
I am receiving this error when trying to follow the quickstart guide on the angular-google-maps website.
I have followed the instructions on the guide and I am not sure what I'm doing wrong.
I have imported the lodash, angular-google-maps, google-maps cdn files; I have bower installed the dependency, set up the config in the main app.js file, set the module on the app.js file, and added the directive.
I am somewhat confused as to whether I am doing it right because the documentation appears to be conflicting here: https://angular-ui.github.io/angular-google-maps/#!/use vs here: http://angular-ui.github.io/angular-google-maps/#!/api/GoogleMapApi where the config in one uses the uiGmapGoogleMapApiProvider and the other uses GoogleMapApiProviders