Skip to content

Commit

Permalink
Merge pull request #507 from IvanRF/patch-1
Browse files Browse the repository at this point in the history
Added Maps Static API in README.md
  • Loading branch information
domesticmouse authored Oct 21, 2018
2 parents a4d9a91 + c5cde0a commit a857d25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ APIs:
- [Distance Matrix API]
- [Elevation API]
- [Geocoding API]
- [Maps Static API]
- [Places API]
- [Roads API]
- [Time Zone API]
Expand Down Expand Up @@ -73,6 +74,7 @@ To get an API key:
- Distance Matrix API
- Elevation API
- Geocoding API
- Maps Static API
- Places API
- Roads API
- Time Zone API
Expand Down Expand Up @@ -141,6 +143,7 @@ https://developers.google.com/maps/.
- [Distance Matrix API]
- [Elevation API]
- [Geocoding API]
- [Maps Static API]
- [Places API]
- [Roads API]
- [Time Zone API]
Expand Down Expand Up @@ -296,6 +299,7 @@ req.setCallback(new PendingResult.Callback<GeocodingResult[]>() {
[Geocoding API]: https://developers.google.com/maps/documentation/geocoding
[Google Maps API Web Services]: https://developers.google.com/maps/apis-by-platform#web_service_apis
[issues]: https://github.com/googlemaps/google-maps-services-java/issues
[Maps Static API]: https://developers.google.com/maps/documentation/maps-static/
[Places API]: https://developers.google.com/places/web-service/
[Time Zone API]: https://developers.google.com/maps/documentation/timezone
[Roads API]: https://developers.google.com/maps/documentation/roads
Expand Down

0 comments on commit a857d25

Please sign in to comment.