Skip to content

Commit

Permalink
Typo and more example
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidel committed May 2, 2014
1 parent 6dc83ce commit 3e1b58f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion google-map.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,16 @@
-->

<!--
The `google-map` elements renders a Google Map.
The `google-map` element renders a Google Map.
<b>Example</b>:
<style>
google-map {
display: block;
height: 600px;
}
</style>
<google-map latitude="37.77493" longitude="-122.41942"></google-map>
<b>Example</b>:
Expand Down

0 comments on commit 3e1b58f

Please sign in to comment.