Skip to content

Commit 1c0446d

Browse files
committed
Merge pull request angular-ui#1364 from DavidePastore/patch-1
Add missing control attribute
2 parents bdd3e18 + 32d7410 commit 1c0446d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/directive/google-map.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ <h4>Example</h4>
128128

129129
<script type="text/ng-template" id="googleMapTemplate">
130130
<ui-gmap-google-map center='{expression}'
131+
control='{Object}'
131132
zoom='{expression}'
132133
dragging='{expression}'
133134
refresh='{expression}'

0 commit comments

Comments
 (0)