codeguy / modern-php

Companion code repository for Modern PHP by Josh Lockhart
Other
905 stars 276 forks source link

Update to willdurand/geocoder version 3.2 #5

Open JaimeChavarriaga opened 9 years ago

JaimeChavarriaga commented 9 years ago

This is an update to the example of traits to support newer versions of willdurand/geocoder (+3.x).

The Geocoder API since 3.x use HTTP Adapters and returns a list of addresses instead of only one. In consequence, the modified example,