Skip to content

Commit 42f3cbc

Browse files
authored
Merge pull request allenhwkim#731 from calraiden/patch-1
Fix tag
2 parents e639463 + 64f34e3 commit 42f3cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapp/polyline-simple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
geodesic="true"
1717
stroke-color="#FF0000"
1818
stroke-opacity="1.0"
19-
stroke-weight="2">
19+
stroke-weight="2"
2020
</shape>
2121
</ng-map>
2222
</body>

0 commit comments

Comments
 (0)