google-places-api-java icon indicating copy to clipboard operation
google-places-api-java copied to clipboard

Adding scope null check so it doesnt fail half the time

Open jccirilo48 opened this issue 6 years ago • 1 comments

A change to the google maps API now excludes the result.scope property some of the time, this change makes this library tolerant to this change.

jccirilo48 avatar Jun 26 '19 20:06 jccirilo48

Resolves https://github.com/windy1/google-places-api-java/issues/66

billoneil avatar Jun 26 '19 20:06 billoneil