We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Due to angularjs-google-places requiring "google" be defined at time of load. It will throw an error at line 4.
The text was updated successfully, but these errors were encountered:
Any workarounds/fixes for this??
Sorry, something went wrong.
Nothing on this yet?
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).
No branches or pull requests
Due to angularjs-google-places requiring "google" be defined at time of load. It will throw an error at line 4.
The text was updated successfully, but these errors were encountered: