egeloen / ivory-google-map

Google Map API v3 integration for PHP 5.6+.
MIT License
325 stars 185 forks source link

Uncaught TypeError Exception on Map & API Render #260

Open KazukaShano opened 7 years ago

KazukaShano commented 7 years ago

Did anyone encounter this before? Not entirely sure if this is a problem relating to the project's Google API Keys or a conflict between Laravel Modules (Project also has another google maps module installed).

No services such as geocoding or autocomplete search was used, thus I've only set the API Key to 'API Helper Builder' via $apiHelperBuilder->setKey('api-key');code. If the steps below aren't enough for the debugging/problem solving, let me know down in the comments. Thanks in advance!

Steps to Reproduce:-

google maps error