Skip to content

Extra providers don't return AddressCollection #49

@Quentangle

Description

@Quentangle

The providers implement Geocoder\Geocoder (via Geocoder\Provider), which should return an Geocoder\Model\AddressCollection from geocode and reverse, but they are instead returning nested arrays.

It appears to be as simple as running the results through $this->returnResults($array), so I can make a pull request if desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions