directive: heatmap-layer

heatmap-layer

heatmap-layer()

Requires: map directive Restrict To: Element

Source:
Requires:
  • module:Attr2Options
Example
Example: 

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

Requires

  • module:Attr2Options