1
0
Fork 0
mirror of https://github.com/imjasonh/staticmaps synced 2026-07-09 19:26:40 +00:00
No description
Find a file
2014-10-09 16:08:02 -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 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_test.go Add DistanceMatrix API 2014-10-07 12:46:01 -04:00
README.md nvm https 4eva 2014-10-07 12:47:12 -04:00
static.go remove *Location and add test 2014-10-07 10:12:42 -04:00
streetview.go support StreetView Images API 2014-10-07 10:10:14 -04:00
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