这是indexloc提供的服务,不要输入任何密码
Skip to content

Add parameter 'origin' to places autocomplete #392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

ivasic
Copy link
Contributor

@ivasic ivasic commented Jan 26, 2021

Fairly simple PR that adds origin parameter to the places autocomplete request.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2021
@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #392 (b01b365) into master (54bfc42) will decrease coverage by 0.09%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
- Coverage   89.32%   89.22%   -0.10%     
==========================================
  Files          13       13              
  Lines         721      733      +12     
==========================================
+ Hits          644      654      +10     
- Misses         77       79       +2     
Impacted Files Coverage Δ
googlemaps/places.py 94.30% <81.81%> (-1.27%) ⬇️
googlemaps/__init__.py 100.00% <100.00%> (ø)
googlemaps/client.py 92.12% <100.00%> (+0.11%) ⬆️
googlemaps/convert.py 96.66% <100.00%> (-0.03%) ⬇️
googlemaps/maps.py 95.45% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5253cbc...b01b365. Read the comment docs.

@jpoehnelt jpoehnelt merged commit b963ff9 into googlemaps:master Mar 15, 2021
@jpoehnelt
Copy link
Contributor

Thanks! Sorry for the delay.

googlemaps-bot pushed a commit that referenced this pull request Mar 15, 2021
## [4.4.5](v4.4.4...v4.4.5) (2021-03-15)

### Bug Fixes

* Add parameter 'origin' to places autocomplete ([#392](#392)) ([b963ff9](b963ff9))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.4.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants