directive: heatmap-layer

heatmap-layer

Requires: map directive Restrict To: Element

Dependencies:
Example
Example: 

  <map zoom="11" center="[41.875696,-87.624207]">
    <heatmap-layer data="taxiData"></heatmap-layer>
  </map>