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

Does not work with angular-google-maps or async google maps #12

Open
stephengardner opened this issue Dec 3, 2014 · 3 comments
Open

Comments

@stephengardner
Copy link

Due to angularjs-google-places requiring "google" be defined at time of load. It will throw an error at line 4.

@nelsonad
Copy link

Any workarounds/fixes for this??

@jsmart2015
Copy link

Nothing on this yet?

@santekotturi
Copy link

I've nested my places call inside my ngCordova Geolocation success callback and then load an angular-google-map

example controller: https://gist.github.com/skotturi/2c1cbc9247e00d676771
working demo: https://github.com/skotturi/places-demo
(working on turning list of nearby places into markers using the createMarker() method in the places library and then adding these markers to the angular-google-maps directive).

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

4 participants