Skip to content

Commit e0f2408

Browse files
Update layer-heatmap.html
1 parent da415a2 commit e0f2408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapp/layer-heatmap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<button ng-click="vm.changeOpacity()">Change opacity</button>
7272
</div>
7373
<ng-map zoom="13" center="37.774546, -122.433523" map-type-id="SATELLITE">
74-
<heatmap-layer id="foo" data="taxiData"></heatmap>
74+
<heatmap-layer id="foo" data="taxiData"></heatmap-layer>
7575
</ng-map>
7676
</div>
7777
</body>

0 commit comments

Comments
 (0)