We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b27a90 commit 90e1221Copy full SHA for 90e1221
index.html
@@ -57,6 +57,11 @@
57
IDE Plugins
58
</a>
59
</li>
60
+ <li>
61
+ <a href="#ui-gmap">
62
+ UI-Gmap
63
+ </a>
64
+ </li>
65
</ul>
66
</div>
67
@@ -222,6 +227,16 @@ <h1 class="page-header">
222
227
223
228
224
229
</section>
230
+ <section id="ui-gmap">
231
+ <h1 class="page-header">
232
233
+ <small>Directives to integrate Google Maps into your app.</small>
234
+ <span class="btn-group pull-right">
235
+ <a class="btn btn-primary btn-large" href="http://angular-google-maps.org">Site</a>
236
+ <a class="btn btn-inverse btn-large" href="https://github.com/angular-ui/angular-google-maps">Code</a>
237
+ </span>
238
+ </h1>
239
+ </section>
225
240
226
241
242
<script type="text/javascript">
0 commit comments