Skip to content

Remove Radar Search support#469

Merged
domesticmouse merged 1 commit intogooglemaps:masterfrom
apjanke:remove-radar-queries
Jul 9, 2018
Merged

Remove Radar Search support#469
domesticmouse merged 1 commit intogooglemaps:masterfrom
apjanke:remove-radar-queries

Conversation

@apjanke
Copy link
Copy Markdown
Contributor

@apjanke apjanke commented Jul 7, 2018

We are now past the June 30, 2018 deadline for Radar search being turned off, as per https://developers.google.com/places/web-service/search#RadarSearchRequests. Shall we remove support for it?

radar search eol warning

One hitch: while the PlacesApi.radarSearchQuery(...) method was marked as deprecated in Javadoc a year ago, the method itself was not annotated as deprecated, and com.google.maps.RadarSearchRequest was not marked as deprecated either way, so this may be a bit of a surprise for some users. I say we roll with it though, since the Radar API service itself is turned off, so anything using these queries is hard broken anyway.

@domesticmouse domesticmouse merged commit 2494fb8 into googlemaps:master Jul 9, 2018
@apjanke apjanke deleted the remove-radar-queries branch July 9, 2018 04:38
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