You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to ember cli and I want to include google map in to my app.
I created an app following your wiki documentation (Basic map with a given zoom and position) just to test it, ember reports that ArrayController is deprecated. I want to know whether it is because the sample code you provided, used ArrayController but the core component itself does not use ArrayController.
Thanks,
Sethy
The text was updated successfully, but these errors were encountered:
Hello,
I am new to ember cli and I want to include google map in to my app.
I created an app following your wiki documentation (Basic map with a given zoom and position) just to test it, ember reports that ArrayController is deprecated. I want to know whether it is because the sample code you provided, used ArrayController but the core component itself does not use ArrayController.
Thanks,
Sethy
The text was updated successfully, but these errors were encountered: