Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError Exception on Map & API Render #260

Open
KazukaShano opened this issue Nov 13, 2017 · 0 comments
Open

Uncaught TypeError Exception on Map & API Render #260

KazukaShano opened this issue Nov 13, 2017 · 0 comments

Comments

@KazukaShano
Copy link

KazukaShano commented Nov 13, 2017

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:-

  • Using the 2.x documentation, (project's module version: 2.0.2) followed through installation steps & documentations on Map & Rendering sections. Everything proceeded as expected here.
  • However, on few seconds after map generation. None of the Google Map controls such as the "Map/Satellite" and "+/-" button, or scrolling the map is working. And the error in the picture below showed up.
  • This happens only in Map + API Render, Static Map Render works normally though.

google maps error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant