Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

Creating heatmap layer causes error #83

Closed paul-connxus closed 7 years ago

paul-connxus commented 7 years ago
Uncaught
Yc
message:
"not an Array or MVCArray"
name:
"InvalidValueError"

When adding visualization to libraries and adding heatmapMarkers property to component it throws the error above.

paul-connxus commented 7 years ago

I reinstalled the addon and it does not throw this error any more.