Skip to content
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
Open
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
17 changes: 17 additions & 0 deletions libraries.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,23 @@ <h2>Google Maps SDK for iOS</h2>
</tr>
</tbody>
</table>

<h2>Google Static Maps</h2>

<table class="table table-striped">
<thead>
<tr>
<th class="title">Library</th>
<th>Summary</th>
</tr>
</thead>
<tbody>
<tr>
<td class="title"><a href="https://github.com/hoereth/google-static-map-creator">Google Static Map API for Java</a></td>
<td>Java-API for creating static Google Maps links.</td>
</tr>
</tbody>
</table>

<h2>Client libraries for Google Maps Services</h2>

Expand Down