alexpechkarev / google-maps

Collection of Google Maps API Web Services for Laravel
https://alexpechkarev.github.io/google-maps/
MIT License
523 stars 115 forks source link

Fix logic issue with endpoints not being checked properly #44

Closed NoelDavies closed 6 years ago

NoelDavies commented 6 years ago

The WebService class was wrongly evaluating the result of endpoint checks.

alexpechkarev commented 6 years ago

Thanks @NoelDavies!

NoelDavies commented 6 years ago

Can you tag that into a release for me so I can use it? <3

alexpechkarev commented 6 years ago

The new release 1.0.9 has been created.