google-maps-services-python icon indicating copy to clipboard operation
google-maps-services-python copied to clipboard

Python client library for Google Maps API Web Services

Results 77 google-maps-services-python issues
Sort by recently updated
recently updated
newest added

While using googlemaps==4.4.1 I was trying to do a multithreading call. I keep receive `Connection pool is full, discarding connection: maps.googleapis.com`

type: bug
priority: p3

The library documentation specifies that a region parameter can be passed in the ```places_nearby``` method (check it out [here](https://googlemaps.github.io/google-maps-services-python/docs/index.html#googlemaps.Client.places_nearby)). Looking at the code, you can see that ```places_nearby``` never uses...

type: bug
triage me

## Problem When I passed the `avoid` parameters in the `distance_matrix` method, it told me that it is an invalid restriction. However, I wonder if it's possible to allow multiple...

help wanted
type: bug
priority: p3

**Is your feature request related to a problem? Please describe.** Because `maps.static_map()` returns `iter_content()` of the request directly, exceptions not caught by `client._request()` may result in it returning the raw...

type: bug
priority: p3

currently mypy complains on using this library. This can be fixed by asking mypy to ignore typing for this library (using `# type: ignore`) Can type hints be added in...

type: feature request
triage me

any documentation for using is locationonedge?

type: feature request
triage me
stale

**Is your feature request related to a problem? Please describe.** I would like to use this API: https://developers.google.com/maps/documentation/places/web-service/text-search?hl=fr **Describe the solution you'd like** It would be nice to be able...

type: feature request
triage me

…coding response to allow fields outside the geocoding result to be exposed through the client. Thank you for opening a Pull Request! --- Before submitting your PR, there are a...

Thanks for stopping by to let us know something could be better! --- **PLEASE READ** If you have a support contract with Google, please create an issue in the [support...

type: feature request
priority: p2

Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local .github/workflows/dependabot.yml with remote .github/workflows/dependabot.yml --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#9064278934](https://github.com/googlemaps/.github/actions/runs/9064278934)

automerge
file-sync