Skip to content

Unable to fetch or create instance of Geocoder\GoogleMaps #6

@PoetikDragon

Description

@PoetikDragon

Every provider is exposed as a service in the main Service Manager following the convention: Geocoder\<PROVIDER_NAME_IN_CAMELCASE> Such service will be an instance of corresponding Geocoder\Provider\<PROVIDER_NAME_IN_CAMELCASE> with appropriate configuration passed to its constructor

Following the example in README.md I get the following error:
Zend\ServiceManager\ServiceManager::get was unable to fetch or create an instance for Geocoder\GoogleMap

I have confirmed that the module is loading successfully and importing the config. What is needed to actually create the service for the provider?

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