Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Google search provider does not work #50

@schrink

Description

@schrink

Describe the bug
When I set Google as a provider, it does not change.
API key is good and working in the other parts of applicaiton

To Reproduce
Steps to reproduce the behavior:

            MapMarker::make("Location")
                ->defaultZoom(18)
                ->searchProvider('google')
                ->searchProviderKey(env('GOOGLE_MAPS_GEOCODING_API_KEY')),

Expected behavior
It should use Google Geocoding API.

Screenshots
DevTools_-ourbeloved_cy_admin_resources_churches_604_edit_and_New_Issue·_GeneaLabs_nova-map-marker-field

Environment:

  • Laravel Version: 8.34.0
  • PHP Version: 8.0.3
  • Package Version: 0.3.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions