ember-google-map
ember-google-map copied to clipboard
Example: Basic map with a given zoom and position / ArrayController is deprecated
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