Loading the Google Maps JavaScript API error

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
twuc
User
Posts: 72

Loading the Google Maps JavaScript API error

Post by twuc »

I'm getting the following error in the console:

Loading the Google Maps JavaScript API without a callback is not supported.

I can't see any way to specify this in the Custom View Tag, any ideas please?


mobhar
User
Posts: 11702

Post by mobhar »

Did you use demo2023 project or did you setup the Google Maps somewhere from your project side?


arbei
User
Posts: 9354

Post by arbei »

After enabling the Custom View Tag, make sure you generate all files again.


twuc
User
Posts: 72

Post by twuc »

I've now tried with the demo project, and yes, same error: "API without a callback is not supported: https://developers.google.com/maps/docu ... parameters"
However, the map does load with markers displayed correctly. It was just confusing when debugging another problem.


Post Reply