Skip to content

Add Plus Code support to GeocodingResult and PlaceDetails#459

Merged
domesticmouse merged 1 commit intogooglemaps:masterfrom
apjanke:plus-code
Jul 5, 2018
Merged

Add Plus Code support to GeocodingResult and PlaceDetails#459
domesticmouse merged 1 commit intogooglemaps:masterfrom
apjanke:plus-code

Conversation

@apjanke
Copy link
Copy Markdown
Contributor

@apjanke apjanke commented Jul 3, 2018

Fixes #458.

I've added test data for the PlaceDetails support, but not for the GeocodingResult, because I'm not able to see plus_code in my Geocoding queries yet, probably due to a staged rollout of the Plus Code feature. This PR adds forward-compatible support for clients who can see it, though.

@@ -0,0 +1,35 @@
/*
* Copyright 2015 Google Inc. All rights reserved.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this should be 2018 =)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amended. :)

@domesticmouse domesticmouse merged commit 5ee3669 into googlemaps:master Jul 5, 2018
@apjanke apjanke deleted the plus-code branch July 5, 2018 06:23
@apjanke
Copy link
Copy Markdown
Contributor Author

apjanke commented Jul 5, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants