Calling two heatmap layer in ember.js

Is there any way of calling two heat-map layer in ember.js inside same template? I even changed the color of one of the heat-map to differentiate between the two but the first heat-map called always overrides the next.Here’s my template.hbs