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

I am trying to create a static map with different styles. I would like to turn some poi features off and others on. However, the current approach only accepts a...

type: bug
triage me

#455 changed the queries_quota output from print() to logging (see #451). However, since this library is initialized when our Django application is initialized, the same irrelevant output is scattered in...

type: bug
triage me

Hello, may I ask how to add an agent

type: feature request
triage me

Thank you for opening a Pull Request! --- Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure...

Add `mypy` integration. Drop python `3.5` and `3.6` versions cause they reach EOL. --- Before submitting your PR, there are a few things you can do to make sure it...

I am PhD student, I am conducting research about qualitative place information models, I would like to create an account Google to use Place API, this account is going to...

type: question
triage me

Currently there is a typo in googlemaps/places.py that prevents the retrieval ot the address components array. This commit fixes the above mentioned typo.

Currently, there is a typo in googlemaps/places.py preventing the retrieval of address_components from the API. PR #504 fixes this problem, please accept it.

type: bug
triage me

[`httpx`](https://github.com/encode/httpx) is a modern, fully type annotated HTTP python client that has both sync and [async](https://www.python-httpx.org/async/) clients implemented. I guess it will be great to switch to it, and it...

type: feature request
triage me

First off, really effective wrapper and complete on all the Google APIs. No complaints from my usage so far. This is very trivial, but for complete newbies like me, might...

type: docs
priority: p3