Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
IDE Plugins
</a>
</li>
<li>
<a href="#ui-gmap">
UI-Gmap
</a>
</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -222,6 +227,16 @@ <h1 class="page-header">
</ul>
</div>
</section>
<section id="ui-gmap">
<h1 class="page-header">
UI-Gmap
<small>Directives to integrate Google Maps into your app.</small>
<span class="btn-group pull-right">
<a class="btn btn-primary btn-large" href="http://angular-google-maps.org">Site</a>
<a class="btn btn-inverse btn-large" href="https://github.com/angular-ui/angular-google-maps">Code</a>
</span>
</h1>
</section>
</div>
</div>
<script type="text/javascript">
Expand Down