Page 1 of 1

Loading the Google Maps JavaScript API error

Posted: Mon Jan 30, 2023 5:45 pm
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?


Re: Loading the Google Maps JavaScript API error

Posted: Mon Jan 30, 2023 8:17 pm
by mobhar

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


Re: Loading the Google Maps JavaScript API error

Posted: Mon Jan 30, 2023 8:52 pm
by arbei

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


Re: Loading the Google Maps JavaScript API error

Posted: Mon Feb 06, 2023 12:27 am
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.