Skip to content

Promises API not supported. #24

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

Closed
angelogulina opened this issue Oct 5, 2015 · 1 comment
Closed

Promises API not supported. #24

angelogulina opened this issue Oct 5, 2015 · 1 comment

Comments

@angelogulina
Copy link

I checked and this comes directly from the code.
The object I get back calling GoogleMapsLoader.load(...) still has promises interface instead (but with prototype: GoogleMapsLoader.load.promiseError).

Why is that?

@davidkudera
Copy link
Owner

It's there only for back compatibility. At the begining this library used q promises, but this was in later releases.

I could probably remove it completly now.

e7677e9

davidkudera added a commit that referenced this issue Jan 26, 2016
Remove deprecated promises API [closes #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

2 participants