1
0
Fork 0
mirror of https://github.com/imjasonh/staticmaps synced 2026-07-09 03:15:09 +00:00
No description
Find a file
2014-10-09 16:08:31 -04:00
backoff.go Add backoff http.RoundTripper that that handles exponential backoff 2014-10-09 13:24:52 -04:00
backoff_test.go Add backoff http.RoundTripper that that handles exponential backoff 2014-10-09 13:24:52 -04:00
directions.go return responses that don't include Status and ErrorMessage, instead return an APIError if the API response is not 'OK' 2014-10-09 16:08:02 -04:00
distance.go return responses that don't include Status and ErrorMessage, instead return an APIError if the API response is not 'OK' 2014-10-09 16:08:02 -04:00
elevation.go return responses that don't include Status and ErrorMessage, instead return an APIError if the API response is not 'OK' 2014-10-09 16:08:02 -04:00
geocode.go return responses that don't include Status and ErrorMessage, instead return an APIError if the API response is not 'OK' 2014-10-09 16:08:02 -04:00
maps.go Merge branch 'master' of gist.github.com:/cbfa5a05023549bcf565 2014-10-09 16:08:31 -04:00
maps_test.go
README.md
static.go
streetview.go
timezone.go return responses that don't include Status and ErrorMessage, instead return an APIError if the API response is not 'OK' 2014-10-09 16:08:02 -04:00