directive:heatmap-layer source

Requires: map directive Restrict To: Element

Dependencies:
NameTypeDescription
Attr2Options service

convert html attribute to Gogole map api options

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