google-places-api-java
google-places-api-java copied to clipboard
Adding scope null check so it doesnt fail half the time
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.
Resolves https://github.com/windy1/google-places-api-java/issues/66